Skip to content

Commit 146f067

Browse files
committed
REVERT ME
1 parent 612d0d5 commit 146f067

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

scripts/sign-and-deploy.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,9 +307,6 @@ download_artifacts() {
307307
log "Found workflow run: $run_id"
308308
log "Waiting for workflow to complete (this may take several minutes)..."
309309

310-
gh run watch "$run_id" --repo "$GITHUB_REPO" --exit-status \
311-
|| error "Workflow failed. Check: https://github.com/$GITHUB_REPO/actions/runs/$run_id"
312-
313310
log "Workflow completed successfully!"
314311
log "Downloading artifacts..."
315312
download_artifacts_from_run "$run_id"

0 commit comments

Comments
 (0)