set current pr number in e2e test workflow

This commit is contained in:
mahula 2024-02-24 08:00:19 +01:00
parent ad8e3f9890
commit 7175c95524

View File

@ -24,5 +24,5 @@ jobs:
if: ${{ failure() && steps.e2e-run.conclusion == 'failure' }}
uses: actions/upload-artifact@v4
with:
name: boilerplate-e2e-test-report-pr-${{ github.event.issue.number }}
name: boilerplate-e2e-test-report-pr-${{ github.event.number }}
path: /home/runner/work/boilerplate-e2e-cypress-cucumber/boilerplate-e2e-cypress-cucumber/cypress/reports/e2e_html_report