Skip to content

Commit fc54c6e

Browse files
authored
Update action-release version to 1.0.12
1 parent b53f920 commit fc54c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
if: github.event.workflow_run.conclusion == 'success'
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: ProverCoderAI/action-release@v1.0.9
20+
- uses: ProverCoderAI/action-release@v1.0.12
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)