Skip to content

Commit

Permalink
cd: fix tag v2
Browse files Browse the repository at this point in the history
  • Loading branch information
biodrone committed Mar 27, 2024
1 parent c9e97db commit 99578e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
file: Dockerfile.${{ matrix.component }}
platforms: linux/amd64
push: true
tags: dangeroustech/streamdl_${{ matrix.component }}_unstable
tags: dangeroustech/streamdl:${{ matrix.component }}_unstable

0 comments on commit 99578e3

Please sign in to comment.