Skip to content

Commit

Permalink
Merge pull request #3 from erlete/dev
Browse files Browse the repository at this point in the history
Update branch name
  • Loading branch information
erlete authored Dec 25, 2022
2 parents 4f6564c + 4e8d973 commit 6dabc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: |
version=${{github.ref}}
git commit pyproject.toml -m "Update version to ${version#refs/tags/v}"
git push origin HEAD:main
git push origin HEAD:stable

0 comments on commit 6dabc94

Please sign in to comment.