Skip to content

Commit

Permalink
Added pull request SHA for Cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Jan 31, 2024
1 parent b19874f commit 35309bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
# Creating a token https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
COMMIT_INFO_MESSAGE: ${{ github.event.pull_request.title }}
# re-enable PR comment bot
COMMIT_INFO_SHA: ${{github.event.pull_request.head.sha}}
- name: Upload Cypress Screenshots
uses: actions/upload-artifact@v3
# Only capture images on failure
Expand Down

0 comments on commit 35309bd

Please sign in to comment.