fix docker release

This commit is contained in:
Adil Hafeez 2025-03-04 14:57:57 -08:00
parent d8b833fe69
commit b2124f6b80
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -1,5 +1,8 @@
name: Publish docker image (release)
env:
DOCKER_IMAGE: katanemo/archgw
on:
release:
types: [published]