Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yukirii committed Apr 4, 2021
1 parent 0ee2718 commit 761f524
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-build-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
- published

env:
DOCKER_BASE_NAME: docker.pkg.github.com/${{ github.repository }}
#DOCKER_BASE_NAME: docker.pkg.github.com/${{ github.repository }}
DOCKER_BASE_NAME: docker.pkg.github.com/${{ github.repository }}/branchtest

jobs:
build-and-push:
Expand Down

0 comments on commit 761f524

Please sign in to comment.