Skip to content

Disable force update on stable 1.82.9 #190

Disable force update on stable 1.82.9

Disable force update on stable 1.82.9 #190

name: Sync to GitLab
on:
push:
branches: [ "main" ]
workflow_dispatch:
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: keninkujovic/[email protected]
with:
gitlab_url: https://gitlab.com/bagusnl/CollapseLauncher-ReleaseRepo.git
username: bagusnl
gitlab_pat: ${{ secrets.GITLAB_PAT }}