Skip to content

Commit b54f18f

Browse files
authored
Update action-release version to v1.0.16
1 parent 2639835 commit b54f18f

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.12
20+
- uses: ProverCoderAI/action-release@v1.0.16
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)