Skip to content

Commit

Permalink
Logging
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaresiak committed Jul 16, 2024
1 parent 8d6f608 commit 7be6b74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/adhoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
run: |
lane_to_use="adhoc"
echo ${{ github.event.inputs.is-alpha }}
if [[ "${{ github.event.inputs.is-alpha }}" == "false" ]]; then
lane_to_use = "release_adhoc"
fi
Expand Down

0 comments on commit 7be6b74

Please sign in to comment.