Skip to content

Commit

Permalink
Update project_metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan authored Nov 14, 2024
1 parent 158fab6 commit e802410
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/project_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/Kuadrant/projects/18
github-token: ${{ secrets.KUADRANT_DEV_PAT }}
github-token: ${{ secrets.ADD_ISSUES_TOKEN }}
id: add-project # Save the step output for item-id
- uses: titoportas/[email protected]
with:
project-url: https://github.com/orgs/Kuadrant/projects/18
github-token: ${{ secrets.KUADRANT_DEV_PAT }}
github-token: ${{ secrets.ADD_ISSUES_TOKEN }}
item-id: ${{ steps.add-project.outputs.itemId }}
field-keys: Feature,Area
field-values: Console Plugin,User Experience

0 comments on commit e802410

Please sign in to comment.