Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit fc295b4

Browse files
committed
run publish on devel
1 parent 73506bc commit fc295b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
release:
55
types: [published]
66
push:
7-
branches: [master]
7+
branches: [master, devel]
88

99
jobs:
1010
push_to_registry:

0 commit comments

Comments
 (0)