Skip to content

Commit e52857c

Browse files
authored
Merge pull request #165 from Electric-Coin-Company/ci-binary-preview-fix-3
CI: Specify branch to commit and push binary previews to
2 parents 0314e00 + 39e2217 commit e52857c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binary-preview.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ jobs:
3131
- uses: stefanzweifel/git-auto-commit-action@v5
3232
with:
3333
commit_message: 'make xcframework'
34+
branch: 'preview/${{ github.ref_name }}'

0 commit comments

Comments
 (0)