Skip to content

Commit 4a84f00

Browse files
Updated the release and galaxy yaml for token based auth
1 parent 0734da8 commit 4a84f00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Release collection to Red Hat Automation Hub (TEST ONLY)
22

33
on:
4-
workflow_dispatch: # run manually for testing
4+
push:
5+
branches:
6+
- token_based_publish
57

68
jobs:
79
deploy:

0 commit comments

Comments
 (0)