Skip to content

Commit

Permalink
Revert "update artifact build step"
Browse files Browse the repository at this point in the history
This reverts commit d958b33.
  • Loading branch information
aarron-lee committed Nov 29, 2023
1 parent d958b33 commit 59f4de6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: LegionGoRemapper
path: |
LegionGoRemapper.tar.gz
LegionGoRemapper/
path: LegionGoRemapper.tar.gz

publish:
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 59f4de6

Please sign in to comment.