Skip to content

Commit

Permalink
ci: use ncipollo/release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 authored and gonetz committed Sep 26, 2021
1 parent e2ae3a3 commit 82365ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
git tag -f github-actions
git push -f origin github-actions
- name: Create Release
uses: Rosalie241/release-action@v1.8.10
uses: ncipollo/release-action@v1
with:
prerelease: true
allowUpdates: true
Expand Down

0 comments on commit 82365ec

Please sign in to comment.