Skip to content

Release v1.6.8

Choose a tag to compare

@suikan4github suikan4github released this 28 Jun 23:48

fix: Replace GITHUB_TOKEN with PERSONAL_TOKEN to resolve release workflow permissions

  • Fix 'Resource not accessible by integration' error in GitHub Actions
  • Update all release-related steps to use Personal Access Token (PERSONAL_TOKEN)
  • Improve release workflow reliability and permissions handling
  • Ensure consistent release creation across all scenarios
  • Update CHANGELOG.md with v1.6.8 release notes

This resolves the insufficient permissions issue when creating releases and uploading assets.