Skip to content

Commit

Permalink
robinraju calling u out directly >:(
Browse files Browse the repository at this point in the history
tag v1 should be called v1.0 and tag v1 should point to the latest v1.x (v1.8 in this case)
  • Loading branch information
cgytrus committed Aug 1, 2023
1 parent cd12e27 commit e6e5c8a
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 @@ -55,7 +55,7 @@ jobs:
if: matrix.config.os_identifier == 'win'

- name: Download CLI
uses: robinraju/release-downloader@v1
uses: robinraju/release-downloader@v1.8
with:
repository: geode-sdk/cli
latest: true
Expand Down

0 comments on commit e6e5c8a

Please sign in to comment.