We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f43af7 commit 7107bb3Copy full SHA for 7107bb3
1 file changed
.github/workflows/build.yml
@@ -61,6 +61,6 @@ jobs:
61
with:
62
push: true
63
platforms: linux/amd64,linux/arm64
64
- tags: cosmtrek/air:latest
+ tags: huli/air:latest
65
- name: Show image digest
66
run: echo ${{ steps.docker_build.outputs.digest }}
0 commit comments