Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dudek-AMS committed Feb 8, 2024
1 parent 762af42 commit ca502d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
with:
context: ./postgres/bookworm/pg16
push: true
tags: postgres-graphql-docker:bookworm-pg16-${{stems.meta.v_pg_graphql.outputs.latest_release}}
tags: postgres-graphql-docker:bookworm-pg16-${{steps.meta.v_pg_graphql.outputs.latest_release}}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit ca502d6

Please sign in to comment.