Skip to content

Commit

Permalink
Merge pull request #36 from PrismLauncher/renovate/softprops-action-g…
Browse files Browse the repository at this point in the history
…h-release-2.x
  • Loading branch information
Scrumplex authored Mar 22, 2024
2 parents 4acc721 + 0536887 commit 4baa519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Create release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit 4baa519

Please sign in to comment.