Skip to content

Commit

Permalink
Update add-issues-to-ingest-board.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kpollich authored Oct 27, 2022
1 parent 78e5065 commit b0ac345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-issues-to-ingest-board.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
project_id: ${{ env.INGEST_PROJECT_ID }}
content_id: ${{ github.event.issue.node_id }}
env:
GITHUB_TOKEN: ${{ secrets.FLEET_TECH_KIBANA_USER_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PROJECT_ASSIGNER_TOKEN }}
- uses: octokit/[email protected]
id: set_fleet_server_area
if: github.event.label.name == env.FLEET_LABEL
Expand Down

0 comments on commit b0ac345

Please sign in to comment.