Skip to content

Commit

Permalink
Switch to maintained github release action
Browse files Browse the repository at this point in the history
  • Loading branch information
cgtobi committed Nov 4, 2023
1 parent 464bca7 commit 4880e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

# Runs a single command using the runners shell
- name: Create a Release
uses: actions/create-release@v1.1.4
uses: elgohr/Github-Release-Action@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4880e9d

Please sign in to comment.