Skip to content

Commit

Permalink
ci: update major version
Browse files Browse the repository at this point in the history
  • Loading branch information
boywithkeyboard committed Sep 11, 2023
1 parent 1699f9f commit d429cf0
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 @@ -30,6 +30,6 @@ jobs:

- name: Bump major version
run: |
short="v0"
short="v1"
git tag $short -f
git push --tags -f

0 comments on commit d429cf0

Please sign in to comment.