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 8b53341 commit fbd64c5Copy full SHA for fbd64c5
.github/workflows/publish.yml
@@ -61,7 +61,7 @@ jobs:
61
tag-name: ${{ github.ref_name }}
62
63
- if: steps.tag.outputs.isAlpha == 'false' && steps.tag.outputs.pkgName == 'plugin-rsc'
64
- uses: yyx990803/release-tag@master
+ uses: yyx990803/release-tag@8cccf7c5aa332d71d222df46677f70f77a8d2dc0 # v1.0.0
65
env:
66
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
67
with:
0 commit comments