Compare commits
2 commits
e51c8dcfe4
...
7e3248fdbb
Author | SHA1 | Date | |
---|---|---|---|
7e3248fdbb | |||
9950425cbf |
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ jobs:
|
|||
shell: bash
|
||||
env:
|
||||
GITEA_URL: ${{ github.server_url }}
|
||||
GITEA_TOKEN: ${{ github.token }}
|
||||
GITEA_TOKEN: $REPO_MAINTAINER_TOKEN
|
||||
GITLAB_TOKEN: $REPO_MAINTAINER_TOKEN
|
||||
PROJECT_URL: ${{ github.server_url }}/${{ github.repository }}
|
||||
run: |
|
||||
npm install \
|
||||
|
|
Loading…
Add table
Reference in a new issue