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 cbe3380 commit 6d606a7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
runs-on: ubuntu-latest
name: mirror
steps:
- name: Set up workspace
run: |
mkdir -p /github/workspace
chmod 777 /github/workspace
- 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 6d606a7

Please sign in to comment.