ci: change prerelease channels to alpha, beta, and rc (#14376)

This commit is contained in:
anatawa12 2024-08-09 12:05:28 +09:00 committed by GitHub
parent 820becb4e4
commit f244d42500
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 4 deletions

View file

@ -6,7 +6,7 @@ on:
- develop
paths:
- 'CHANGELOG.md'
# - .github/workflows/release-edit-with-push.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}