Skip to content

Commit

Permalink
Merge pull request #500 from jsmolar/gh_action_fix
Browse files Browse the repository at this point in the history
Change gh token for in review action
  • Loading branch information
averevki authored Jul 29, 2024
2 parents f0184a7 + 92a6dcc commit 48c1ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Move PR to ${{ env.review }}
uses: leonsteinhaeuser/[email protected]
with:
gh_token: ${{ secrets.ADD_ISSUES_TOKEN }}
gh_token: ${{ secrets.UPDATE_ACTION_VARS_TOKEN }}
organization: kuadrant
project_id: 16
resource_node_id: ${{ github.event.pull_request.node_id }}
Expand Down

0 comments on commit 48c1ea1

Please sign in to comment.