Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberes authored Jul 1, 2024
1 parent 6d606a7 commit 1b13850
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,10 @@ jobs:
Mirror:
runs-on: ubuntu-latest
name: mirror
container:
image: ci-image:v1.0.0
options: --user 1001
steps:
- name: Add safe directory
run: git config --global --add safe.directory /github/workspace
- name: mirror
id: mirror
uses: bridgelightcloud/github-mirror-action@v1
Expand Down

0 comments on commit 1b13850

Please sign in to comment.