Skip to content

Commit

Permalink
Fix release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Jul 28, 2023
1 parent 00e67c7 commit ab49cec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
git push origin develop
bump-version:
runs-on: ubuntu-22.04
if: ${{ github.ref == 'refs/heads/main' }}
needs:
- update-changelog
- release
Expand Down

0 comments on commit ab49cec

Please sign in to comment.