Skip to content

Commit c40d186

Browse files
other logic 9
1 parent 16f5d8e commit c40d186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Wait for tests to succeed
1515
uses: lewagon/[email protected]
1616
with:
17-
ref: ${{ github.sha }}
17+
ref: ${{ github.ref }}
1818
running-workflow-name: 'Linter, Build, Release'
1919
check-name: 'Create Release'
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)