Skip to content

Commit fc16ab7

Browse files
committed
Remove ref override from non pull request related workflow
1 parent 12ac9d2 commit fc16ab7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish-book.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
persist-credentials: false
2424
fetch-depth: 0
25-
ref: ${{ github.head_ref }}
2625

2726
- name: Get commit message
2827
run: |

0 commit comments

Comments
 (0)