Skip to content

Commit 822381d

Browse files
chore: fix slimfact-downloader release workflow
1 parent 887f1d9 commit 822381d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
context: .
6161
push: true
6262
target: downloader
63-
tags: ${{ steps.meta-meta_downloader.outputs.tags }}
63+
tags: ${{ steps.meta_downloader.outputs.tags }}
6464
labels: ${{ steps.meta_downloader.outputs.labels }}
6565
secrets: |
6666
"SIMSUSTECH_NPM_TOKEN=${{ secrets.SIMSUSTECH_NPM_TOKEN }}"

0 commit comments

Comments
 (0)