Skip to content

Commit

Permalink
Merge pull request #418 from The-Poolz/protected-release
Browse files Browse the repository at this point in the history
update yml script
  • Loading branch information
YouStillAlive authored Jun 25, 2024
2 parents a3bb8b4 + 2dd61da commit ff85de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
publish:
uses: The-Poolz/solidity-workflows/.github/workflows/release.yml@v0.5.0
uses: The-Poolz/solidity-workflows/.github/workflows/protected-release.yml@v0.6.0
secrets:
node_auth_token: ${{ secrets.NPM_TOKEN }}

0 comments on commit ff85de2

Please sign in to comment.