Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Grmbl 2
  • Loading branch information
KoalaBear84 authored Apr 20, 2020
1 parent c090437 commit 9f1d7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./artifacts/OpenDirectoryDownloader-windows.zip
asset_path: OpenDirectoryDownloader-windows.zip
asset_name: OpenDirectoryDownloader-windows.zip
asset_content_type: application/zip

0 comments on commit 9f1d7c9

Please sign in to comment.