Skip to content

Commit

Permalink
Update create_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jarathomas authored Apr 4, 2024
1 parent 407fa47 commit fa307f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Creates a release in GitHub and uploads attachments
run: |
dir
gh release create v1.1 pyopenva-1.1-win64.msi.zip
gh release create v1.1 ./dist/pyopenva-1.1-win64.msi
env:
GITHUB_TOKEN: ${{ github.TOKEN }}
shell: bash

0 comments on commit fa307f6

Please sign in to comment.