Skip to content

Commit

Permalink
fix a dumb bug
Browse files Browse the repository at this point in the history
  • Loading branch information
djeebus committed Dec 13, 2023
1 parent 9e97ae8 commit 0adf81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
delete-untagged-images:
name: delete untagged images
runs-on: self-hosted
runs-on: ubuntu-22.04
steps:
- uses: Chizkiyahu/delete-untagged-ghcr-action@v3
with:
Expand Down

0 comments on commit 0adf81d

Please sign in to comment.