Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed May 5, 2021
1 parent bbd3b49 commit 9e01ca4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloudservice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: .\RandomQuotes-Azure-Release.1.0.${{ github.run_number }}.zip
asset_name: RandomQuotes-Azure-Release.1.0.${{ github.run_number }}.zip
asset_content_type: application/zip

0 comments on commit 9e01ca4

Please sign in to comment.