Skip to content

Commit

Permalink
Attempting to fix build action after deploy was added
Browse files Browse the repository at this point in the history
  • Loading branch information
openvmp committed Jan 14, 2024
1 parent 62c99d6 commit ab2bf6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ jobs:

- name: Commit version change to repo
run: |
git push origin $(git rev-parse --abbrev-ref HEAD)
. ./version.sh
git push origin $PARTCAD_VERSION

0 comments on commit ab2bf6b

Please sign in to comment.