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