update action
This commit is contained in:
parent
edcae1c219
commit
e9f7e6fd36
2
.github/workflows/symlink-test.yml
vendored
2
.github/workflows/symlink-test.yml
vendored
|
@ -30,6 +30,8 @@ jobs:
|
|||
if ! [ -L bang ]; then
|
||||
ln -s duh bang
|
||||
git add bang
|
||||
git config --global user.email "stephan@REDACTED.com"
|
||||
git config --global user.name "Stephan"
|
||||
git commit -m "created symlink"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user