We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c862fc commit 77ec36aCopy full SHA for 77ec36a
.github/workflows/release_build.yaml
@@ -3,7 +3,7 @@ name: release-build
3
on:
4
release:
5
types: [published]
6
- branches: [main]
+ branches: [master, main]
7
workflow_dispatch:
8
inputs:
9
version:
0 commit comments