Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuker committed Dec 14, 2022
1 parent fa32cd7 commit b263a4a
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 @@ -28,7 +28,7 @@ jobs:
uses: docker/[email protected]
with:
context: ./arm64/images/zoo-entrance
file: ./arm64/images/zoo-entrance/Dockerfile-bash
file: ./arm64/images/zoo-entrance/Dockerfile
github-token: ${{ secrets.GITHUB_TOKEN }}
push: true
platforms: ${{ env.BUILD_PLATFORM }}
Expand Down

0 comments on commit b263a4a

Please sign in to comment.