Skip to content

Commit b0ac345

Browse files
authored
Update add-issues-to-ingest-board.yml
1 parent 78e5065 commit b0ac345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-issues-to-ingest-board.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
project_id: ${{ env.INGEST_PROJECT_ID }}
3232
content_id: ${{ github.event.issue.node_id }}
3333
env:
34-
GITHUB_TOKEN: ${{ secrets.FLEET_TECH_KIBANA_USER_TOKEN }}
34+
GITHUB_TOKEN: ${{ secrets.PROJECT_ASSIGNER_TOKEN }}
3535
- uses: octokit/graphql-action@v2.x
3636
id: set_fleet_server_area
3737
if: github.event.label.name == env.FLEET_LABEL

0 commit comments

Comments
 (0)