Skip to content

Commit

Permalink
Update copy-to-gh-pages-branch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Nov 8, 2024
1 parent 95fbcb9 commit 9f6fe71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/copy-to-gh-pages-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
git config user.email "[email protected]"
git add blacklist.txt
git commit -m "Update blacklist.txt"
git pull --rebase origin gh-pages
git push origin gh-pages
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9f6fe71

Please sign in to comment.