testing gitea_token in update release
Some checks failed
Release Creation / build (release) Failing after 5s
Some checks failed
Release Creation / build (release) Failing after 5s
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
|||||||
id: create_version_release
|
id: create_version_release
|
||||||
uses: akkuman/gitea-release-action@v1
|
uses: akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
files: |-
|
files: |-
|
||||||
./dist/module.json
|
./dist/module.json
|
||||||
./dist/module.zip
|
./dist/module.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user