diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index daaa854..8a86138 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -64,7 +64,7 @@ jobs: - name: Publish if: ${{ steps.check_release.outputs.release=='' }} env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }} run: | autopub prepare diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..ed6594a --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,3 @@ +Release type: patch + +Confirm the token