Skip to content

Commit

Permalink
Gah, bad path in upload
Browse files Browse the repository at this point in the history
  • Loading branch information
vintagepc authored Aug 8, 2020
1 parent b0a8ab8 commit 6712948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
files: |
MK404-${{ steps.get_version.outputs.VERSION }}.tar.bz2
MK404-${{ steps.get_version.outputs.VERSION }}-multiplatform.tar.bz2
- name: Rebuild dev tarball
if: steps.get_version.outcome == 'Skipped'
Expand Down

0 comments on commit 6712948

Please sign in to comment.