1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

Update update-clients.yml

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig 2024-09-15 09:46:55 -07:00 committed by GitHub
parent 7003f19844
commit 7ee04054ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,10 +5,13 @@ on:
- cron: '0 0,12 * * *' - cron: '0 0,12 * * *'
workflow_dispatch: workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
continue-on-error: true
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4