Skip to content

Commit

Permalink
Update demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheus Dias de Souza authored May 1, 2024
1 parent 8304d8f commit dc1ef61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
run: |
git config --global user.name 'hydroper'
git config --global user.email '[email protected]'
git checkout demo
git switch -C demo
git rm --cached .
git rm --cached -r .
git add demo
git commit -m "Automated report"
git push origin -f demo

0 comments on commit dc1ef61

Please sign in to comment.