mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-04-24 23:42:14 +00:00
CI: fix auth token
This commit is contained in:
parent
a231304cda
commit
c7132216bf
2
.github/workflows/tag.yml
vendored
2
.github/workflows/tag.yml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user