Browse Source

CI: always continue deploy

SukkaW 1 year ago
parent
commit
317d914086
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -124,6 +124,7 @@ jobs:
           name: build-artifact-${{ github.ref_name }}
           path: public
       - name: Upload Dist to GitLab
+        continue-on-error: true
         run: |
           git clone --filter=tree:0 https://${GITLAB_TOKEN_NAME}:${GITLAB_TOKEN}@gitlab.com/SukkaW/ruleset.skk.moe.git ./deploy-git
           cd ./deploy-git