Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update git config and simplify git commands in page-release workflow
This commit makes two main changes to the .github/workflows/page-release.yml file. Firstly, the git user name has been updated to "md sadique inam" and the git checkout command has been removed. Secondly, the push command has been simplified to "git push main".
- Loading branch information