Skip to content

Commit

Permalink
ci(bug fix): 🎡 cI bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
guotingchao committed Apr 28, 2024
1 parent 6b4b4e6 commit b99e215
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- closed
branches:
- main
workflow_dispatch:

concurrency: ${{ github.workflow }}-${{ github.ref }}

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit b99e215

Please sign in to comment.