mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-07-05 17:32:11 +02:00
enh: add status update for uploaded artifacts in GitHub Actions workflow
This commit is contained in:
@@ -224,6 +224,8 @@ jobs:
|
||||
wrangler r2 object put "$SOURCE_OBJECT_PATH" \
|
||||
--file "${{ inputs.build_hash }}.tar.gz" --remote
|
||||
|
||||
update_status uploaded "$ARTIFACT_PATH"
|
||||
|
||||
- name: Update Build Status - Final
|
||||
if: always()
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user