Skip to content

Commit

Permalink
Update mirror_repo_to_gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoIsALie authored Jul 19, 2024
1 parent e4df72b commit 60ae67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror_repo_to_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, delete]

jobs:
call-dream-ops-mirror-workflow:
uses: dream/.github/workflows/mirror-repo.yml@main
uses: .github/workflows/mirror-repo.yml@main
secrets:
GITLAB_URL: ${{ secrets.GITLAB_URL }}
GITLAB_USER: ${{ secrets.GITLAB_USER }}
Expand Down

0 comments on commit 60ae67f

Please sign in to comment.