@@ -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