Skip to content

Commit 939c66d

Browse files
Update build.yml
1 parent 0192292 commit 939c66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Upload release source zip
119119
uses: actions/upload-artifact@v4
120120
with:
121-
name: ${{ env.PROJECT_NAME }}
121+
name: ${{ env.PROJECT_NAME }}-src
122122
path: ~/.local/share/godot/export_templates/${{ env.GODOT_VERSION }}.${{ env.GODOT_RELEASE }}/android_source.zip
123123
if-no-files-found: ignore
124124
retention-days: 28

0 commit comments

Comments
 (0)