Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 Enhance GitHub Action configuration and inputs
🚀 Improvements to the action.yml file: - 🔑 Add `github_token` as a new required input for authentication - 🐚 Specify `shell: bash` for date and commit SHA steps - 🧹 Remove extra whitespace for better code consistency - 🔄 Ensure proper execution of shell commands within the composite action
- Loading branch information