Skip to content

Commit fed7a6c

Browse files
authored
Merge pull request #488 from neuromatch/staging
Remove ref override from non pull request related workflow
2 parents d4c7561 + fc16ab7 commit fed7a6c

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)