.....
This commit is contained in:
parent
03cdaa0efa
commit
0f164de0b8
|
@ -11,8 +11,8 @@ jobs:
|
|||
- name: Bump version and push tag
|
||||
id: tag_version
|
||||
uses: mathieudutour/github-tag-action@v6.1
|
||||
#with:
|
||||
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
github_token: ${{ secrets.TEA_TOKEN }}
|
||||
- name: Create a GitHub release
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue