Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
coredev-uk authored Nov 12, 2024
1 parent 3f20e5c commit 0ba3c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
private-key: ${{ secrets.APP_KEY }}

- run: gh issue edit "$NUMBER" --add-project "Cider - Bug Reports"
with:
env:
GH_TOKEN: ${{ steps.gen.outputs.access-token }}
GH_REPO: ${{ github.repository }}
NUMBER: ${{ github.event.issue.number }}

0 comments on commit 0ba3c97

Please sign in to comment.