Skip to content

Commit

Permalink
Last step?
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-bures committed Jan 15, 2024
1 parent 467e0fd commit afd6f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ env.upload_url }}
asset_path: "create-project.bat"
asset_name: ${{ env.release_filename }}
asset_path: create-project.bat
asset_name: create-project.bat
asset_content_type: application/octet-stream

- name: Publish to nuget.org
Expand Down

0 comments on commit afd6f7c

Please sign in to comment.