1 parent 8c268fe commit 152e50fCopy full SHA for 152e50f
1 file changed
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
# Sequence of patterns matched against refs/tags
4
- branches: main
+ branches: repo-release
5
workflow_dispatch: # can be manually dispatched under GitHub's "Actions" tab
6
7
name: Create Release
0 commit comments