Skip to content

Commit 60ccf13

Browse files
ci: container prunning
1 parent ad19940 commit 60ccf13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/container-prune.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
with:
2525
owner: spectrocloud
2626
name: librarium
27-
token: ${{ steps.import-secrets.outputs.VAULT_GITHUB_TOKEN }}
27+
# token: ${{ steps.import-secrets.outputs.VAULT_GITHUB_TOKEN }}
28+
token: ${{ secrets.GITHUB_TOKEN }}
2829
untagged-keep-latest: 2

0 commit comments

Comments
 (0)