Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpittaway committed Dec 16, 2020
1 parent 7a90f44 commit 968422d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -81,6 +81,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: .
asset_name: release.zip
asset_path: ./release.zip
asset_name: Compiled_Firmware.zip
asset_content_type: application/zip

0 comments on commit 968422d

Please sign in to comment.