We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e02677 commit 6f0f8f3Copy full SHA for 6f0f8f3
.github/workflows/elastic-agent-project-board.yml
@@ -21,7 +21,7 @@ jobs:
21
}
22
projectid: "PRO_kwDOAGc3Zs4AzG8z"
23
contentid: ${{ github.event.issue.node_id }}
24
- GITHUB_TOKEN: ${{ secrets.ELASTIC_AGENT_PROJECT_BOARD_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.ELASTIC_ORG_GITHUB_ACTIONS_TOKEN }}
25
add_to_control_plane-project:
26
runs-on: ubuntu-latest
27
if: |
@@ -39,4 +39,4 @@ jobs:
39
40
projectid: "PRO_kwDOAGc3Zs4AzG9E"
41
42
0 commit comments