Skip to content

Commit

Permalink
build(app): test container build
Browse files Browse the repository at this point in the history
  • Loading branch information
varrcan committed Nov 4, 2021
1 parent b460568 commit ad09e16
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 @@ -11,6 +11,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Make release
uses: docker://gcr.io/local-deploy/build-release:latest
uses: docker://ghcr.io/local-deploy/build-release:latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ad09e16

Please sign in to comment.