Skip to content

Commit 02e9bf1

Browse files
committed
Update release workflow
1 parent 2807413 commit 02e9bf1

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
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event.workflow_run.conclusion == 'success'
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: ProverCoderAI/action-release@v1.0.6
19+
- uses: ProverCoderAI/action-release@v1.0.7
2020
with:
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
2222
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)