Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Fix the sample workflow to point to the right repository
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasskin authored Jul 6, 2020
1 parent f71ece0 commit c6b07e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: Mirror action step
id: mirror
uses: jyasskin/mirror-branch-action
uses: google/mirror-branch-action
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
source: 'SOURCE_BRANCH_NAME'
Expand Down

0 comments on commit c6b07e4

Please sign in to comment.