Skip to content

Commit

Permalink
Update build_and_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stupid-kid-af authored Jun 13, 2022
1 parent f0c982d commit 2a02004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
upload_url: ${{ steps.create-new-release.outputs.upload_url }}
asset_path: bin/Godot-x86_64.AppImage
asset_name: Godot-x86_64-nightl--${{ github.run_number }}.AppImage
asset_name: Godot-x86_64-nightly-${{ github.run_number }}.AppImage
asset_content_type: application/AppImage
- name: Upload release asset

Expand Down

0 comments on commit 2a02004

Please sign in to comment.