Skip to content

Commit

Permalink
fix: testing we can detect stable
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Aug 30, 2024
1 parent 1eeba27 commit 48d11b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:
with:
account: ApeWorX
token: ${{ secrets.GITHUB_TOKEN }}
image-tags: "!stable* !latest* !${{ env.keep_tags }}"
image-tags: "!latest* !${{ env.keep_tags }}"
tag-selection: both
cut-off: 4w
cut-off: 1w
dry-run: true

0 comments on commit 48d11b6

Please sign in to comment.