Skip to content

Commit a755082

Browse files
committed
chore: replace branch in workflow
1 parent 562762e commit a755082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
concurrency: ${{ github.workflow }}-${{ github.ref }}
99

0 commit comments

Comments
 (0)