Skip to content

Commit ab49cec

Browse files
committed
Fix release ci
1 parent 00e67c7 commit ab49cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175
git push origin develop
176176
bump-version:
177177
runs-on: ubuntu-22.04
178+
if: ${{ github.ref == 'refs/heads/main' }}
178179
needs:
179180
- update-changelog
180181
- release

0 commit comments

Comments
 (0)