mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 08:20:32 +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
|
- name: ktlint
|
||||||
uses: ScaCap/action-ktlint@1.3
|
uses: ScaCap/action-ktlint@1.3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.github_token }}
|
github_token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
reporter: github-pr-review
|
reporter: github-pr-review
|
||||||
android: true
|
android: true
|
||||||
fail_on_error: true
|
fail_on_error: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user