Skip to content

Release v1.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 07:48
· 1 commit to main since this release

Changes in this Release:

  • πŸ” Update GitHub token usage in action workflow

πŸ› οΈ Enhance security and flexibility of the action:

  • πŸ”„ Replace ${{ secrets.GITHUB_TOKEN }} with ${{ inputs.github_token }}
  • 🏷️ Update token usage in 'Bump Version and Push Tag' step
  • πŸ“¦ Modify token input for 'Create a GitHub Release' step
  • πŸ”’ Improve control over token permissions and scope
  • πŸš€ Allow users to provide custom GitHub tokens for extended capabilities