Update end-to-end-tests.yaml

This commit is contained in:
Michael Telatynski 2024-06-04 17:06:03 +01:00 committed by GitHub
parent 7cd822fa08
commit 9680a36b14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -171,6 +171,7 @@ jobs:
if: inputs.skip != true
with:
persist-credentials: false
repository: ${{ inputs.react-sdk-repository || github.repository }}
- uses: actions/setup-node@v4
if: inputs.skip != true