Skip to content

Commit

Permalink
Switch to maintained release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
ClashTheBunny committed Aug 24, 2021
1 parent 334b7df commit d4f0fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Create Release
id: create_release
uses: actions/create-release@v1
uses: ncipollo/release-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d4f0fa4

Please sign in to comment.