Skip to content

Commit 4ad065e

Browse files
committed
dont delete, just copy back.
1 parent c788001 commit 4ad065e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ jobs:
4848
echo "listing linked libraries" && ldd packagr-bumpr-linux-amd64
4949
5050
# restore modified dir to GH workspace.
51-
rm -rf $GITHUB_WORKSPACE/*
52-
rm -rf $GITHUB_WORKSPACE/.git
5351
cp -arf $PROJECT_PATH/. $GITHUB_WORKSPACE/
5452
5553
- name: Commit Changes

0 commit comments

Comments
 (0)