Skip to content

Commit

Permalink
try: set image name on visibility call
Browse files Browse the repository at this point in the history
  • Loading branch information
NickChecan committed Oct 14, 2024
1 parent c732b8c commit 0c82ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
gh api --method PATCH \
-H "Accept: application/vnd.github+json" \
/orgs/The-Nefarious-Developer/packages/container/the-nefarious-developer%2F${{ matrix.variant.IMAGE }}/visibility \
/orgs/The-Nefarious-Developer/packages/container/the-nefarious-developer%2Fsap-cap-javascript-node/visibility \
-f visibility=public
# build:
Expand Down

0 comments on commit 0c82ebf

Please sign in to comment.