Skip to content

Merge pull request #4574 from serlo/webcomponent-add-new-field #2

Merge pull request #4574 from serlo/webcomponent-add-new-field

Merge pull request #4574 from serlo/webcomponent-add-new-field #2

name: Sync to GitLab
on:
push:
branches:
- staging
- production
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Sync to GitLab
uses: kulla/sync-to-gitlab@v1
with:
owner: stephan_kulla
repository_name: serlo-frontend
token: ${{ secrets.GITLAB_TOKEN }}