Skip to content

Commit

Permalink
Update envs
Browse files Browse the repository at this point in the history
Signed-off-by: Shakar Bakr <[email protected]>
  • Loading branch information
5h4k4r committed Nov 15, 2023
1 parent 2d34544 commit 4ddf86b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ runs:
id: todo-to-issue
uses: docker://reg.dev.krd/todo-to-issue-action/todo-to-issue:dev
env:
REPO: ${{ inputs.REPO }}
TARGET_REPO: ${{ inputs.TARGET_REPO }}
INPUT_OWNER: ${{ inputs.OWNER }}
INPUT_TARGET_REPO: ${{ inputs.TARGET_REPO }}
INPUT_TOKEN: ${{ inputs.token }}
INPUT_BOT_TOKEN: ${{ steps.generate-token.outputs.token }}
INPUT_REPO: ${{ inputs.REPO }}
Expand Down

0 comments on commit 4ddf86b

Please sign in to comment.