Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrc6 committed Jan 29, 2025
1 parent d20692f commit 7d8a984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Download Ubuntu artifact
uses: actions/download-artifact@v4
with:
name: ${{ env.BUILD_PREFIX }}-ubuntu-latest
name: ${{ env.BUILD_PREFIX }}-ubuntu-20.04
path: ./artifacts/ubuntu
github-token: ${{ secrets.GH_PAT }}
repository: ${{ env.TARGET_REPOSITORY }}
Expand Down

0 comments on commit 7d8a984

Please sign in to comment.