Skip to content

Commit

Permalink
Fix github action for publishing images to GitHub Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Sep 19, 2023
1 parent db300b2 commit cda42ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
context: .
push: true
file: Dockerfile
tags: verapdf/rest:dev
tags: verapdf-rest:dev
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit cda42ee

Please sign in to comment.