Skip to content

Commit

Permalink
fix(ci): try to run workflow mirror-action fork directly
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 13, 2019
1 parent b835ee1 commit cb91414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: Mirror to GHE
runs-on: ubuntu-latest
steps:
- uses: ./.github/mirror-action
- uses: boneskull/mirror-action@mirror-mode
with:
args: 'https://github.ibm.com/Christopher-Hiller/report-toolkit.git'
secrets: GIT_PASSWORD
Expand Down

0 comments on commit cb91414

Please sign in to comment.