Skip to content

Commit

Permalink
fix path to archive
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Jan 13, 2020
1 parent 89a9c44 commit 5b64b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lona-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.variables.outputs.upload_url }}
asset_path: ./lona-pod-archive.zip
asset_path: ./.lona-pod/lona-pod-archive.zip
asset_name: pod.zip
asset_content_type: application/zip

0 comments on commit 5b64b64

Please sign in to comment.