Skip to content

Update hotfix-start.bash #137

Update hotfix-start.bash

Update hotfix-start.bash #137

Workflow file for this run

name: Sync Repo to GitLab
on:
push
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: keninkujovic/[email protected]
with:
gitlab_url: https://gitlab.com/endeavouros-filemirror/ISO-hotfixes.git
username: ${{ secrets.GITLAB_USR }}
gitlab_pat: ${{ secrets.GITLAB_PAT }}