Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Feb 11, 2025
1 parent d8b3b1a commit 2f0e32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ runs:
REPO_URL_WITH_TOKEN=${{ env.REPO_URL_WITH_TOKEN }}
BUILD_CMD=${{ env.BUILD_CMD }}
push: true
tags: ghcr.io/${{ github.repository_owner }}/${{ env.ALGORITHM_NAME }}.${{ env.BRANCH }}:latest
tags: ghcr.io/sardem-sarsen/${{ env.ALGORITHM_NAME }}.${{ env.BRANCH }}:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 2f0e32e

Please sign in to comment.