Skip to content

Release v1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 07:33
· 3 commits to main since this release

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