Skip to content

Commit 3ff2554

Browse files
change CD v2
1 parent 730bdc9 commit 3ff2554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
with:
2929
push: true
3030
context: bot/
31-
tags: ${{ github.event.release.tag_name }}
31+
tags: ${{ steps.meta.outputs.tags }}
3232
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)