This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user