We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032b1d8 commit 91bf68dCopy full SHA for 91bf68d
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
tag_name: ${{ inputs.tag_name || github.ref_name }}
23
publish:
24
needs: release
25
- uses: ./.github/workflows/publish.yaml
+ uses: ./.github/workflows/publish.yml
26
with:
27
28
secrets:
0 commit comments