mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: github token
This commit is contained in:
2
.github/workflows/label-issue.yml
vendored
2
.github/workflows/label-issue.yml
vendored
@@ -17,4 +17,4 @@ jobs:
|
|||||||
- name: Add labels
|
- name: Add labels
|
||||||
uses: ./.github/github-action/
|
uses: ./.github/github-action/
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.github_token }}
|
||||||
|
|||||||
Reference in New Issue
Block a user