Skip to content

Commit

Permalink
fix workflow (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulocoutinhox authored Jan 10, 2022
1 parent dba7ee3 commit fd83e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
asset_content_type: application/bat

- name: Upload support lib
id: upload-release-asset-windows
id: upload-release-asset-support-lib
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fd83e81

Please sign in to comment.