Skip to content

Commit 1b4ed0f

Browse files
committed
Update release.yml
1 parent 1b8f6cc commit 1b4ed0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on:
33
push:
44
branches:
5-
- master
5+
- release-workflow-refactor
66
workflow_dispatch: { }
77

88
jobs:

0 commit comments

Comments
 (0)