We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62c254c + d8bfcc4 commit 536f8c1Copy full SHA for 536f8c1
.github/workflows/mirror.yml
@@ -28,7 +28,7 @@ jobs:
28
registry: ghcr.io
29
username: ${{ github.actor }}
30
password: ${{ secrets.GITHUB_TOKEN }}
31
- - uses: akhilerm/tag-push-action@v2.1.0
+ - uses: akhilerm/tag-push-action@v2.2.0
32
with:
33
src: docker.io/supabase/postgres-meta:${{ inputs.version }}
34
dst: |
0 commit comments