Skip to content

Commit

Permalink
Update git_mirror.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvvohra23 authored Dec 4, 2023
1 parent 8350bc9 commit 41527ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git_mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
uses: actions/checkout@v3 # Checks out our code into github runner.

- name: Mirror Repository
uses: signavio/manser-repo-mirror-action@v1.test # Our custom Action
uses: signavio/manser-repo-mirror-action@v1.test # Our custom Action
with:
target_org: signavio-backup
source_access_token: ${{ secrets.GITHUB_TOKEN }} # Secrets created within Github Organisation.
Expand Down

0 comments on commit 41527ed

Please sign in to comment.