Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Feb 1, 2024
1 parent bccb07f commit c4d7ddd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
access-token: ${{ inputs.access-token }}

- id: extract-assignee-id
uses: ./.github/actions/asan-extract-task-assignee
uses: ./.github/actions/asana-extract-task-assignee
with:
task-id: ${{ steps.extract-task-id.outputs.task-id }}
access-token: ${{ inputs.access-token }}
Expand Down

0 comments on commit c4d7ddd

Please sign in to comment.