Skip to content

Commit

Permalink
use gitenv
Browse files Browse the repository at this point in the history
Signed-off-by: Kawika Avilla <[email protected]>
  • Loading branch information
kavilla committed Sep 27, 2023
1 parent 0bfeab0 commit a1f867d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
branch:
description: 'Execute tests from this branch'
required: true
default: '${{ GITHUB_BASE_REF }}'
default: $env:GITHUB_BASE_REF
type: string


Expand Down

0 comments on commit a1f867d

Please sign in to comment.