Skip to content

Commit

Permalink
Updating the variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
amankumarrr committed Aug 9, 2023
1 parent f56c69c commit d3ec8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-active-prs-and-slots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
check-pr-slots:
runs-on: ubuntu-latest
outputs:
SlotsWithoutPRArray: ${{ steps.listOfSlots.outputs.SlotID }}
SlotID: ${{ steps.listOfSlots.outputs.SlotID }}

steps:
- name: Checking out
Expand Down

0 comments on commit d3ec8a8

Please sign in to comment.