Compare commits
No commits in common. "7e3248fdbb53254cc819b90fee9ac6182def0ca2" and "e51c8dcfe46be25edc61c4da9e59f200a4bd43ca" have entirely different histories.
7e3248fdbb
...
e51c8dcfe4
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
GITEA_URL: ${{ github.server_url }}
|
GITEA_URL: ${{ github.server_url }}
|
||||||
GITEA_TOKEN: $REPO_MAINTAINER_TOKEN
|
GITEA_TOKEN: ${{ github.token }}
|
||||||
GITLAB_TOKEN: $REPO_MAINTAINER_TOKEN
|
|
||||||
PROJECT_URL: ${{ github.server_url }}/${{ github.repository }}
|
PROJECT_URL: ${{ github.server_url }}/${{ github.repository }}
|
||||||
run: |
|
run: |
|
||||||
npm install \
|
npm install \
|
||||||
|
|
Loading…
Add table
Reference in a new issue