Fix tests on release - setting branch (#3556)

This commit is contained in:
Karolina Rakoczy 2023-04-24 13:28:08 +02:00 committed by GitHub
parent f71855e4f2
commit f0466c5be3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,6 +167,7 @@ jobs:
outputs:
url: ${{ steps.get-environment-variables.outputs.url }}
is_old_version: ${{ steps.get-environment-variables.outputs.IS_OLD_VERSION }}
branch: ${{ steps.get-environment-variables.outputs.branch }}
env:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }}