Skip to content

Commit

Permalink
Update id for upload release executable
Browse files Browse the repository at this point in the history
  • Loading branch information
healthonrails committed Mar 25, 2024
1 parent 7e57d96 commit 72b2e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
if: runner.os == 'macOS'

- name: Upload release executable on Windows
id: upload_release_executable_windows
id: upload_release_executable_windows_2
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 72b2e76

Please sign in to comment.