We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ac9d2 commit fc16ab7Copy full SHA for fc16ab7
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