This commit is contained in:
parent
61d18a79d8
commit
6c9d149404
1
.github/workflows/test-sign.yaml
vendored
1
.github/workflows/test-sign.yaml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
run: echo $RANDOM >> random.txt
|
||||
- name: push
|
||||
run: |
|
||||
ls $RUNNER_TEMP
|
||||
git add random.txt
|
||||
git commit -m "LOL"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user