Skip to content

Commit 6f0f8f3

Browse files
authored
Update elastic-agent-project-board.yml
1 parent 5e02677 commit 6f0f8f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/elastic-agent-project-board.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
}
2222
projectid: "PRO_kwDOAGc3Zs4AzG8z"
2323
contentid: ${{ github.event.issue.node_id }}
24-
GITHUB_TOKEN: ${{ secrets.ELASTIC_AGENT_PROJECT_BOARD_TOKEN }}
24+
GITHUB_TOKEN: ${{ secrets.ELASTIC_ORG_GITHUB_ACTIONS_TOKEN }}
2525
add_to_control_plane-project:
2626
runs-on: ubuntu-latest
2727
if: |
@@ -39,4 +39,4 @@ jobs:
3939
}
4040
projectid: "PRO_kwDOAGc3Zs4AzG9E"
4141
contentid: ${{ github.event.issue.node_id }}
42-
GITHUB_TOKEN: ${{ secrets.ELASTIC_AGENT_PROJECT_BOARD_TOKEN }}
42+
GITHUB_TOKEN: ${{ secrets.ELASTIC_ORG_GITHUB_ACTIONS_TOKEN }}

0 commit comments

Comments
 (0)