CI: fix auth token

This commit is contained in:
folex 2021-07-01 23:39:12 +03:00
parent a231304cda
commit c7132216bf

View File

@ -14,4 +14,4 @@ jobs:
id: tag_version
uses: mathieudutour/github-tag-action@v5.5
with:
github_token: ${{ secrets.PERSONAL_GH_TOKEN }}
github_token: ${{ secrets.PERSONAL_TOKEN }}