Skip to content

Tenzir Ship v2.0.1: GitHub App token compatibility

Choose a tag to compare

@tenzir-github-app tenzir-github-app released this 10 Aug 09:59
· 2 commits to main since this release
v2.0.1
d1b9ad4

This release removes GitHub App token deprecation warnings from reusable release workflows while preserving existing App ID configurations.

🐞 Bug fixes

GitHub App token input without deprecation warnings

The reusable release workflow no longer emits a deprecation warning when it generates a GitHub App token. Existing App IDs remain supported and require no configuration changes.

By @mavam and @codex in #43.