mirror of
https://github.com/Dictionarry-Hub/profilarr.git
synced 2026-01-22 19:01:02 +01:00
workflows: project PAT added
This commit is contained in:
2
.github/workflows/add-issue-to-project.yml
vendored
2
.github/workflows/add-issue-to-project.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
- name: Set component, type, and status
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
ISSUE_NODE_ID: ${{ github.event.issue.node_id }}
|
||||
run: |
|
||||
# Set component to "Profilarr"
|
||||
|
||||
Reference in New Issue
Block a user