Skip to content

Commit

Permalink
🤖 use official action-gh-release repo
Browse files Browse the repository at this point in the history
- until recent merges the official repo wasn't maintained for a while
  • Loading branch information
ttytm committed Nov 21, 2022
1 parent b524423 commit 635a878
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 @@ -116,6 +116,6 @@ jobs:
- name: List
run: find ./artifacts
- name: Release
uses: koplo199/action-gh-release@1.0
uses: softprops/action-gh-release@1.0
with:
files: ./artifacts/*.tar.gz, ./artifacts/*.AppImage

0 comments on commit 635a878

Please sign in to comment.