Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Sep 30, 2024
1 parent 595481e commit df54d86
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 @@ -43,6 +43,6 @@ jobs:
with:
push: true
context: packages/delegator
file: Dockerfile
file: packages/delegator/Dockerfile
tags: |
${{ env.DOCKER_REGISTRY }}/${{ github.repository }}/delegator:${{ env.GIT_TAG_NAME }}

0 comments on commit df54d86

Please sign in to comment.