Skip to content

Commit

Permalink
add branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed May 20, 2024
1 parent 7369ae6 commit df410e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ jobs:
COMMIT_TIMESTAMP: ${{ github.head_commit.timestamp }}
PROJECT_TO_BUILD: ${{ matrix.project }}
ATLAS_URI: ${{ secrets.ATLAS_URI }}
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}

0 comments on commit df410e5

Please sign in to comment.