mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 10:22:14 +00:00
Correct ref name
This commit is contained in:
2
.github/workflows/build-docker-image.yaml
vendored
2
.github/workflows/build-docker-image.yaml
vendored
@@ -29,4 +29,4 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
tags: nikdoof/hg612-exporter:${{ github.ref }}
|
||||
tags: nikdoof/hg612-exporter:${{ github.ref_name }}
|
||||
Reference in New Issue
Block a user