Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eball authored Apr 15, 2024
1 parent 46de946 commit 468dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: bytetrade/auth:${{ github.event.inputs.tags }}
tags: beclab/auth:${{ github.event.inputs.tags }}
file: Dockerfile.dev

0 comments on commit 468dcd6

Please sign in to comment.