Updates
This commit is contained in:
parent
e92c5dc2c7
commit
52ac1f4efb
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Create tag
|
- name: Create tag
|
||||||
|
id: create_tag
|
||||||
uses: actions/github-script@v5
|
uses: actions/github-script@v5
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user