Skip to content

Commit 88f3e0c

Browse files
committed
fix visibility
1 parent 795c391 commit 88f3e0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ jobs:
3838
context: .
3939
file: ./Dockerfile
4040
push: true
41+
visibility: public
4142
tags: ghcr.io/slaclab/smurf-rogue:${{ steps.get_tag.outputs.tag }}
4243
build-args: branch=${{ steps.get_tag.outputs.tag }}

0 commit comments

Comments
 (0)