Skip to content

Commit

Permalink
updated gh workflow - upload-artifact now v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycook123 committed Dec 4, 2024
1 parent 4d95478 commit de5f42d
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 @@ -37,6 +37,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
name: release-${{ env.RELEASE_VERSION }}
files: |
release-${{ env.RELEASE_VERSION }}.tar.gz
env:
Expand Down

0 comments on commit de5f42d

Please sign in to comment.