Skip to content

Commit

Permalink
Update mirrorToGitLab.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mintimate committed Nov 14, 2023
1 parent 4e624f8 commit 3c0a4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirrorToGitLab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with:
args: {{ env.DEPLOY_REPO }}
args: ${{ env.DEPLOY_REPO }}
env:
FOLLOW_TAGS: "false"
FORCE_PUSH: "false"
Expand Down

0 comments on commit 3c0a4db

Please sign in to comment.