Skip to content

Commit

Permalink
Merge pull request #1203 from NicoPennec/fix/ci
Browse files Browse the repository at this point in the history
[ci] fix "Push changes" step on release workflow
  • Loading branch information
frankrousseau committed Sep 26, 2023
2 parents e922134 + c7fc8d5 commit aa2c50b
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 @@ -63,3 +63,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
tags: true
branch: build
force: true

0 comments on commit aa2c50b

Please sign in to comment.