mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
actions: change secret name
This commit is contained in:
parent
c366dc9c95
commit
41002a52a1
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: ktlint
|
||||
uses: ScaCap/action-ktlint@1.3
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
github_token: ${{ secrets.ACCESS_TOKEN }}
|
||||
reporter: github-pr-review
|
||||
android: true
|
||||
fail_on_error: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user