Skip to content

Commit

Permalink
chore: mirror devel image for postgrest
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed May 31, 2024
1 parent c969fd1 commit ded72cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- uses: akhilerm/[email protected]
with:
src: docker.io/${{ inputs.image }}
src: docker.io/postgrest/postgrest:devel
dst: |
public.ecr.aws/supabase/${{ steps.strip.outputs.image }}
ghcr.io/supabase/${{ steps.strip.outputs.image }}

0 comments on commit ded72cb

Please sign in to comment.