Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
ci: Rugged again by depcrated GH action (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
JForsaken authored Apr 22, 2022
1 parent 2e3babc commit c4184c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Fetch Release
id: fetch-latest-release
uses: thebritican/fetch-latest-release@v2
uses: gregziegan/fetch-latest-release@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit c4184c9

Please sign in to comment.