We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8350daa commit 4a5e9bdCopy full SHA for 4a5e9bd
.github/workflows/ci.yml
@@ -135,7 +135,7 @@ jobs:
135
with:
136
upload_url: ${{ steps.create_release.outputs.upload_url }} # release created from previous step
137
asset_path: ./studentified/cmt-template-scala3-studentified.zip
138
- asset_name: cmt-template-scala3-studentified.zip
+ asset_name: cmt-template-scala3-student.zip
139
asset_content_type: application/zip
140
141
- name: Upload Linearized repo to Github release
0 commit comments