Revert "Update release scripts (take 2)"

This reverts commit 3cd0f0ed94.
This commit is contained in:
Taiki Endo
2023-04-11 13:01:15 +09:00
parent 5129b57152
commit 60c0a46993
4 changed files with 54 additions and 99 deletions

View File

@@ -21,10 +21,11 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- uses: taiki-e/create-gh-release-action@v1
with:
changelog: CHANGELOG.md
title: $version
branch: 'main|v[0-9]+'
token: ${{ secrets.GITHUB_TOKEN }}
- run: ci/publish.sh