Skip to content

Commit 906995b

Browse files
authored
Update main.yml
Signed-off-by: Cameron Banowsky <46797044+anoncam@users.noreply.github.com>
1 parent da1faff commit 906995b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
with:
1616
repository: shebashio/bigbang
17-
token: ${{ GITHUB_TOKEN }}
17+
token: ${{ secrets.GITHUB_TOKEN }}
1818

1919
- name: Sync with the original repo
2020
run: |

0 commit comments

Comments
 (0)