diff --git a/.github/ghcr.yml b/.github/workflows/ghcr.yml similarity index 98% rename from .github/ghcr.yml rename to .github/workflows/ghcr.yml index e427fdf..b95a1d9 100644 --- a/.github/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -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 \ No newline at end of file + cache-to: type=gha,mode=max