Skip to content

Commit 9ca84b5

Browse files
committed
fix(ci): back to old config
Signed-off-by: SphericalKat <amolele@gmail.com>
1 parent 5907380 commit 9ca84b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
with:
3838
context: .
3939
push: true
40-
tags: ${{ github.sha }}
40+
tags: ${{ steps.meta.outputs.tags }}
4141
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)