Skip to content

Commit

Permalink
Update automatic-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linuskoester authored Jun 19, 2024
1 parent 0a17ddc commit 8fa7d4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/automatic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: /home/runner/.smalltalkCI/_builds/squello.sar
asset_name: squello.sar
asset_content_type: application/zip
asset_path: /home/runner/.smalltalkCI/_builds/squeakkara.sar
asset_name: squeakkara.sar
asset_content_type: application/zip

0 comments on commit 8fa7d4a

Please sign in to comment.