Skip to content

Commit

Permalink
fixup: correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
marstamm committed Sep 5, 2024
1 parent eb39960 commit dc99eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: ${{ !github.event.pull_request.head.repo.fork }}
tags: ${{ github.repository_owner }}/prototype-RPA-worker:main
tags: ghcr.io/${{ github.repository_owner }}/prototype-RPA-worker:main

0 comments on commit dc99eaa

Please sign in to comment.