Skip to content

Commit

Permalink
fix: update InsonusK/get-latest-release action version from 1.0.1 to …
Browse files Browse the repository at this point in the history
…1.1.0
  • Loading branch information
CS76 committed Apr 5, 2024
1 parent 516539c commit 11c8224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
#Fetch latest release
- name: Fetch latest release
id: fetch-latest-release
uses: InsonusK/get-latest-release@v1.0.1
uses: InsonusK/get-latest-release@v1.1.0
with:
myToken: ${{ github.token }}
#exclude_types: "draft|prerelease"
Expand Down

0 comments on commit 11c8224

Please sign in to comment.