mirror of
https://github.com/Frail7487Real/laughing-spork.git
synced 2024-11-14 10:55:10 -05:00
more forgor
This commit is contained in:
parent
492009bb70
commit
3c0384be06
1 changed files with 2 additions and 0 deletions
2
.github/workflows/runglobal.yml
vendored
2
.github/workflows/runglobal.yml
vendored
|
@ -57,6 +57,8 @@ jobs:
|
|||
run: |
|
||||
sudo mkdir /mnt/globalData
|
||||
sudo chown $(whoami) /mnt/globalData/
|
||||
|
||||
mkdir /mnt/globalData/toBackup
|
||||
- name: Dump GitHub token, GitHub context and other environment variables to the home directory (useful for debugging purposes)
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJSON(github) }}
|
||||
|
|
Loading…
Reference in a new issue