Skip to content

Commit 361675a

Browse files
add github release
1 parent 79466c8 commit 361675a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
beta-release:
1111
name: Beta Release
1212
runs-on: ubuntu-latest
13-
if: github.ref == 'refs/heads/master'
13+
if: github.ref == 'refs/heads/github-actions'
1414

1515
steps:
1616
- name: Checkout code

0 commit comments

Comments
 (0)