zerotier / zerotier-one-api-spec

ZeroTier
https://zerotier.com
3 stars 0 forks source link

ci: update github action. avoid branch protection #4

Closed laduke closed 9 months ago

laduke commented 9 months ago

Change the release scripts so they don't version && release, they only release. This works around branch protection issues. The bot can push commits to the repo until we figure out more complex permission issues.

Actions don't have permission commit to the changelog file, but they can makes tags and releases...