Skip to content

Commit 3e6a0d5

Browse files
committed
Update build dependencies constraint parameters
1 parent ee91cf0 commit 3e6a0d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2222
with:
2323
persist-credentials: false
24-
ref: ${{ github.event.workflow_run.head_branch }}
24+
ref: ${{ github.ref_name }}
2525

2626
- name: Set up Python
2727
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)