Skip to content

Commit

Permalink
Rename .github/ghcr.yml to .github/workflows/ghcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall authored Feb 16, 2024
1 parent b41e578 commit 5d93c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ghcr.yml → .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max

0 comments on commit 5d93c3d

Please sign in to comment.