Skip to content

Commit

Permalink
zip package
Browse files Browse the repository at this point in the history
  • Loading branch information
kuniteru committed Oct 30, 2020
1 parent bb2f861 commit f517a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip-when-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ./akis.zip
asset_path: ./src/akis.zip
asset_name: AzureKuduInstanceSelector-${{env.TAG_VERSION}}.zip
asset_content_type: application/zip

0 comments on commit f517a1d

Please sign in to comment.