We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c131477 commit c74a6e3Copy full SHA for c74a6e3
.github/workflows/publish.yml renamed to .github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
# branches: [ master ]
8
9
jobs:
10
- publish:
+ release:
11
12
runs-on: ubuntu-latest
13
0 commit comments