Skip to content

Commit 6e56a96

Browse files
committed
reset ci.yml
1 parent 8722461 commit 6e56a96

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ jobs:
2828
ref: ${{ github.event.pull_request.head.sha }}
2929
- name: Scan PR diff
3030
uses: ByteBardOrg/obfuscan-action@v1
31-
env:
32-
INPUT_GITHUB_TOKEN: ${{ github.token }}
3331
with:
32+
github-token: ${{ secrets.GITHUB_TOKEN }}
3433
fail-on: block
3534

3635
build:

0 commit comments

Comments
 (0)