test branch name

This commit is contained in:
yasserfaraazkhan 2024-02-08 16:36:59 +05:30
parent be8e4f6159
commit a7628e1728

View file

@ -32,7 +32,7 @@ on:
env:
AWS_S3_BUCKET: "mattermost-cypress-report"
BRANCH: ${{ github.event_name == 'pull_request' && ('${GITHUB_HEAD_REF##*/}') || ('${GITHUB_REF#refs/heads/}') }}
BRANCH: ${{ github.head_ref || github.ref_name }}
BUILD_TAG: ${{ github.sha }}
BUILD_SUFFIX: 'desktop-pr'
JIRA_PROJECT_KEY: 'MM'