Skip to content

Commit

Permalink
The sample uses: line should reference @v1.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
brycelelbach committed Jul 10, 2020
1 parent c6b07e4 commit 5d7016e
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: google/mirror-branch-action
uses: google/mirror-branch-action@v1.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
source: 'SOURCE_BRANCH_NAME'
Expand Down

0 comments on commit 5d7016e

Please sign in to comment.