Skip to content

Commit 642d7b9

Browse files
Add github token input
1 parent 36dca90 commit 642d7b9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,5 @@ jobs:
8383
- name: Test Local Action
8484
id: test-action
8585
uses: ./
86+
with:
87+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)