Skip to content

Commit

Permalink
Merge pull request #165 from Electric-Coin-Company/ci-binary-preview-…
Browse files Browse the repository at this point in the history
…fix-3

CI: Specify branch to commit and push binary previews to
  • Loading branch information
str4d authored Nov 5, 2024
2 parents 0314e00 + 39e2217 commit e52857c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-binary-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: 'make xcframework'
branch: 'preview/${{ github.ref_name }}'

0 comments on commit e52857c

Please sign in to comment.