Changes in this Release:
- 🔧 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