Skip to content

Commit

Permalink
chore: fix slimfact-downloader release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvanherwijnen committed Aug 16, 2024
1 parent 887f1d9 commit 822381d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
context: .
push: true
target: downloader
tags: ${{ steps.meta-meta_downloader.outputs.tags }}
tags: ${{ steps.meta_downloader.outputs.tags }}
labels: ${{ steps.meta_downloader.outputs.labels }}
secrets: |
"SIMSUSTECH_NPM_TOKEN=${{ secrets.SIMSUSTECH_NPM_TOKEN }}"

0 comments on commit 822381d

Please sign in to comment.