Skip to content

Commit

Permalink
fix artifact download (potentially)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 30, 2024
1 parent 86b765f commit f45542c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ jobs:
uses: actions/download-artifact@v4
with:
run-id: ${{ steps.find_workflow.outputs.run_id }}
github-token: ${{secrets.GITHUB_TOKEN}}
name: npm
path: bld/npm

0 comments on commit f45542c

Please sign in to comment.