Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev committed Dec 12, 2024
1 parent ca55a01 commit 2a761b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
git add list/*
git pull --rebase
git pull
git commit --allow-empty -m "chore: convert PSL to different formats"
git push

0 comments on commit 2a761b1

Please sign in to comment.