Skip to content

✨ SpringMVC Controller 返回 view #42

✨ SpringMVC Controller 返回 view

✨ SpringMVC Controller 返回 view #42

Workflow file for this run

name: Sync Repo to GitLab
on:
push
jobs:
sync-gitlab:
runs-on: ubuntu-latest
steps:
- uses: keninkujovic/[email protected]
with:
gitlab_url: ${{ secrets.GITLAB_URL }}
username: ${{ secrets.USERNAME }}
gitlab_pat: ${{ secrets.GITLAB_PAT }}