Skip to content

Commit

Permalink
Fix/latest release tag missing (#50)
Browse files Browse the repository at this point in the history
* Fix error when latestRelease is null

* Use v0.3.10
  • Loading branch information
amiiit authored Jul 7, 2022
1 parent 83024d1 commit b4a8ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- name: Run action
uses: amiiit/[email protected].8
uses: amiiit/[email protected].10
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tag_prefix: 'v'

0 comments on commit b4a8ae0

Please sign in to comment.