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 39097a2 commit 8304d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
git config --global user.email '[email protected]'
git checkout demo
git switch -C demo
git rm --cached .
git add demo
git commit -m "Automated report"
git push origin -f demo

0 comments on commit 8304d8f

Please sign in to comment.