Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 1eff378

Browse files
committed
feat: increment tags (#30)
1 parent 67594c9 commit 1eff378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
context: .
6060
push: true
6161
tags: |
62-
"ghcr.io/eddiehubcommunity/api:v0.1.$GITHUB_RUN_NUMBER"
62+
ghcr.io/eddiehubcommunity/api:v0.1.${{ github.run_number }}
6363
ghcr.io/eddiehubcommunity/api:latest

0 commit comments

Comments
 (0)