Skip to content

Commit 7b75158

Browse files
author
Håvard O. Nordstrand
committed
Fix CI 10
1 parent 02a2fbf commit 7b75158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
username: ${{secrets.DOCKER_USERNAME}}
6161
password: ${{secrets.DOCKER_PASSWORD}}
6262
repository: hon95/prometheus-nut-exporter
63-
tags: stable, ${{VERSION}}
63+
tags: stable, ${{env.VERSION}}

0 commit comments

Comments
 (0)