Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
update "update-existing-release", maybe this will fix it
  • Loading branch information
matcool authored Jun 25, 2023
1 parent 5b9e8a7 commit de672b0
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 @@ -145,7 +145,7 @@ jobs:
dest: geode-nightly-win.zip

- name: Update release
uses: IsaacShelton/update-existing-release@v1.3.1
uses: IsaacShelton/update-existing-release@v1.3.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
files: ./geode-nightly-mac.zip ./geode-nightly-win.zip
Expand Down

0 comments on commit de672b0

Please sign in to comment.