Skip to content

Commit 152e50f

Browse files
authored
Change release branch from 'main' to 'repo-release'
1 parent 8c268fe commit 152e50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
# Sequence of patterns matched against refs/tags
4-
branches: main
4+
branches: repo-release
55
workflow_dispatch: # can be manually dispatched under GitHub's "Actions" tab
66

77
name: Create Release

0 commit comments

Comments
 (0)