Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
- That should do it
  • Loading branch information
eloots committed Jul 20, 2023
1 parent 4a5e9bd commit cacc0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }} # release created from previous step
asset_path: ./studentified/cmt-template-scala3-studentified.zip
asset_path: ./studentified/cmt-template-scala3-student.zip
asset_name: cmt-template-scala3-student.zip
asset_content_type: application/zip

Expand Down

0 comments on commit cacc0d3

Please sign in to comment.