We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9806a9b commit 3194eb4Copy full SHA for 3194eb4
.github/workflows/release.yaml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
9
jobs:
10
- test:
+ release:
11
runs-on: ubuntu-latest
12
permissions:
13
contents: write
0 commit comments