Skip to content

Commit b3a0f13

Browse files
committed
Use cosmtrek/air
1 parent bb7fe28 commit b3a0f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
with:
4848
push: true
4949
platforms: linux/amd64,linux/arm64
50-
tags: borosr/air:${{ env.VERSION }}
50+
tags: cosmtrek/air:${{ env.VERSION }}
5151
- name: show docker image digest
5252
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)