Skip to content

Commit

Permalink
Delete untagged images
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Oct 31, 2024
1 parent 300057c commit 221ad54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
with:
owner_type: user
untagged_only: true
package_name: 'nushell'
repository_owner: 'nushell'
repository: 'nushell/nushell'
token: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .github/workflows/release-nu-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
with:
owner_type: user
untagged_only: true
package_name: 'nushell'
repository_owner: 'nushell'
repository: 'nushell/nushell'
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 221ad54

Please sign in to comment.