Skip to content

Commit

Permalink
Update cypress-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nimya-aot authored May 24, 2024
1 parent f5ba964 commit 67be59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
env:
CYPRESS_keycloakUsername: ${{secrets.keycloakUsername}}
CYPRESS_keycloakPassword: ${{secrets.keycloakPassword}}
CYPRESS_depEnv: $PR_FINAL
CYPRESS_depEnv: $PR_FINAL >> "$GITHUB_OUTPUT"


- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 67be59c

Please sign in to comment.