1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 03:25:51 +02:00

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
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 }}