Skip to content

Commit 00f6856

Browse files
committed
Add branch parameter to gitops update workflow
1 parent a57a659 commit 00f6856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@ jobs:
109109
with:
110110
file_pattern: ./gitops/
111111
commit_message: "chore: update gitops"
112+
branch: main

0 commit comments

Comments
 (0)