We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4c7561 + fc16ab7 commit fed7a6cCopy full SHA for fed7a6c
1 file changed
.github/workflows/publish-book.yml
@@ -22,7 +22,6 @@ jobs:
22
with:
23
persist-credentials: false
24
fetch-depth: 0
25
- ref: ${{ github.head_ref }}
26
27
- name: Get commit message
28
run: |
0 commit comments