Skip to content

Commit 3e68999

Browse files
committed
set github SHA
1 parent afe001f commit 3e68999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
if: github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch'
5151
env:
5252
HOMEBREW_ARCH: ${{ matrix.arch }}
53+
GITHUB_SHA: ${{ github.event.inputs.head_sha || github.sha }}
5354

5455
- name: Upload bottles as artifact
5556
if: always() && (github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch')

0 commit comments

Comments
 (0)