Skip to content

Commit 6added1

Browse files
authored
Merge pull request #24 from SatoshiPortal/hot-fix-precompiled-binaries
fix: precompiled binaries target main
2 parents 5501a4e + b24d403 commit 6added1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompiled_binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [ trunk ]
3+
branches: [ main ]
44

55
name: Precompile Binaries
66
jobs:

0 commit comments

Comments
 (0)