Skip to content

Commit

Permalink
chore(frame-events): updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SirPhemmiey committed Jul 9, 2024
1 parent e4d0183 commit 94e0fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
id: version
run: |
# Bump version using yarn version
npm version --patch
yarn version --patch
# Verify changes
git status
Expand Down

0 comments on commit 94e0fbc

Please sign in to comment.