Skip to content

Commit

Permalink
ci: container prunning
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Dec 13, 2023
1 parent ad19940 commit 60ccf13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/container-prune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
with:
owner: spectrocloud
name: librarium
token: ${{ steps.import-secrets.outputs.VAULT_GITHUB_TOKEN }}
# token: ${{ steps.import-secrets.outputs.VAULT_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
untagged-keep-latest: 2

0 comments on commit 60ccf13

Please sign in to comment.