Skip to content

Commit a94220b

Browse files
fix
1 parent c82fd8e commit a94220b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-actions-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
git checkout upstream/master
3030
git merge origin/master
3131
rm -Rf .github/
32-
git add .
33-
git commit -m 'remove workflows'
3432
git push upstream HEAD:master --force
3533
shell: bash
3634
- run: echo "The fork was updated"

0 commit comments

Comments
 (0)