Skip to content

Commit

Permalink
i dont get it anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jvyden committed Apr 16, 2024
1 parent 4768fb7 commit b30ab96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
id: download
uses: actions/[email protected]
with:
github-token: ${{secrets.GITHUB_TOKEN}}
Expand All @@ -73,4 +74,4 @@ jobs:
prerelease: false
draft: true
files: |
Refresher/*.zip
${{steps.download.outputs.download-path}}/*.zip

0 comments on commit b30ab96

Please sign in to comment.