Skip to content

Commit 9381644

Browse files
committed
[REVERT BEFORE MERGE] Add publish branch to test snapshot publish
1 parent 29bef0c commit 9381644

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
@@ -1,7 +1,7 @@
11
name: Release
22
on:
33
push:
4-
branches: [master, main]
4+
branches: [master, main, publish]
55
tags: ["**"]
66
jobs:
77
publish:

0 commit comments

Comments
 (0)