Compare commits

..

No commits in common. "7e3248fdbb53254cc819b90fee9ac6182def0ca2" and "e51c8dcfe46be25edc61c4da9e59f200a4bd43ca" have entirely different histories.

View file

@ -36,8 +36,7 @@ jobs:
shell: bash
env:
GITEA_URL: ${{ github.server_url }}
GITEA_TOKEN: $REPO_MAINTAINER_TOKEN
GITLAB_TOKEN: $REPO_MAINTAINER_TOKEN
GITEA_TOKEN: ${{ github.token }}
PROJECT_URL: ${{ github.server_url }}/${{ github.repository }}
run: |
npm install \