Skip to content

Commit 151f5b8

Browse files
committed
REmoved use of github.base_ref
1 parent 2b9c129 commit 151f5b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/site.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
steps:
6969
# Install site from our base ref
7070
- uses: actions/checkout@v4
71-
with:
72-
ref: ${{ github.base_ref }}
7371

7472
- name: Start docker and install dependencies
7573
run: |

0 commit comments

Comments
 (0)