Skip to content

Commit 012f966

Browse files
authored
Update update-master-from-upstream.yml
1 parent 154d186 commit 012f966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-master-from-upstream.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11+
with:
12+
repository: travisez13/master-upstream
1113
- name: fetch origin
1214
run: |
1315
git fetch origin

0 commit comments

Comments
 (0)