Skip to content

Commit

Permalink
ci: previous property is not working as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Dec 19, 2023
1 parent f32fe09 commit 228bbac
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 @@ -26,11 +26,12 @@ jobs:
image-names: librarium
cut-off: 1 day ago UTC
timestamp-to-use: created_at
account-type: org
account-type: personal
org-name: spectrocloud
keep-at-least: 1
skip-tags: nightly
dry-run: true
token-type: github-token
token: ${{ secrets.GITHUB_TOKEN }}

# - name: Slack Notification
Expand Down

0 comments on commit 228bbac

Please sign in to comment.