Skip to content

Commit

Permalink
chore: cover newer safe directory constraint for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
billyjov committed Jun 6, 2022
1 parent 40b2dfa commit e286da9
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 @@ -21,7 +21,7 @@ jobs:
run: npm run project:build
- name: Publish if version has been updated
if: github.ref == 'refs/heads/master'
uses: pascalgn/[email protected].8
uses: pascalgn/[email protected].9
with:
tag_name: "v%s"
tag_message: "v%s"
Expand Down

0 comments on commit e286da9

Please sign in to comment.