Skip to content

Commit

Permalink
fix: need to add account to snok (#2258)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Aug 30, 2024
1 parent 70e8270 commit 1fd2c64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,10 @@ jobs:
if: github.ref == 'refs/heads/main'
uses: snok/container-retention-policy@v3.0.0
with:
account: ApeWorX
token: ${{ secrets.GITHUB_TOKEN }}
image-tags: "!stable* !latest* !${{ env.keep_tags }}"
tag-selection: both
cut-off: 4w
dry-run: true

0 comments on commit 1fd2c64

Please sign in to comment.