Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kutovoys committed Sep 11, 2024
1 parent a5d97c3 commit e39198e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
build-args: |
GIT_TAG=${{ github.event.release.tag_name }}
GIT_TAG=v0.2.3
tags: |
kutovoys/marzban-exporter:latest
kutovoys/marzban-exporter:v0.2.3

0 comments on commit e39198e

Please sign in to comment.