Skip to content

Commit

Permalink
Fix release build yaml (#4429)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Oct 19, 2021
1 parent 236061b commit dce8c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:

# TODO (trask) delete this after the 1.7.0 release
- name: Upload Release Asset (backwards compatible "all" artifact)
id: upload-release-asset
id: upload-release-asset-backwards-compatible
uses: actions/upload-release-asset@v1.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dce8c91

Please sign in to comment.