Skip to content

Commit 9f3fac0

Browse files
committed
Upstream.
1 parent a1d62c7 commit 9f3fac0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/zCustom.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,8 @@ jobs:
761761
./ubiquitous_bash.sh _chroot df -h / | tee ./_local/root_df.log
762762
! ./ubiquitous_bash.sh _closeChRoot && exit 1
763763
gh release upload build-${{ github.run_id }}-${{ github.run_attempt }} ./_local/root_df.log
764+
env:
765+
GH_TOKEN: ${{ github.token }}
764766

765767
- name: _zSpecial_report-FORCE
766768
shell: bash

0 commit comments

Comments
 (0)