We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publish_snapshot
branch-1.0
1 parent 391b045 commit 236c466Copy full SHA for 236c466
1 file changed
.github/workflows/publish_snapshot.yml
@@ -3,7 +3,7 @@ name: Publish Snapshot
3
on:
4
push:
5
branches:
6
- - main
+ - branch-1.0
7
8
jobs:
9
publish-snapshot:
0 commit comments