Skip to content

Commit c08a4d1

Browse files
authored
Update publish-to-gcr-ghcr.yml for auth (#599)
* Update publish-to-gcr-ghcr.yml * Update publish-to-gcr-ghcr.yml with manual trigger
1 parent 07a3b5c commit c08a4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-gcr-ghcr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
tags:
55
- '*' # Push events to every tag not containing /
6+
workflow_dispatch:
67

78

89
jobs:

0 commit comments

Comments
 (0)