Skip to content

Commit

Permalink
change release action and package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JustSch committed Nov 14, 2022
1 parent 0b591ae commit 0510e68
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 5,606 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: JustSch/action-gh-release@1.0
with:
name: ${{ github.ref_name }}
draft: false
Expand Down
Loading

0 comments on commit 0510e68

Please sign in to comment.