Skip to content

Commit

Permalink
Update release-public-ami.yml (#2317)
Browse files Browse the repository at this point in the history
Signed-off-by: arturrez <[email protected]>
  • Loading branch information
arturrez authored Nov 5, 2024
1 parent f70155b commit ecb0ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-public-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
aws-region: us-east-1

- name: Clean up old AMIs
run: npx aws-amicleaner --include-name 'public-avalanchecli-ubuntu-*' --exclude-newest 1 --exclude-days 2 --region="*" --force
run: npx aws-amicleaner --include-name 'public-avalanchecli-ubuntu-*' --exclude-newest 1 --region="*" --force
env:
AWS_REGION: us-east-1

Expand Down

0 comments on commit ecb0ed0

Please sign in to comment.