Skip to content

Commit 54279ca

Browse files
committed
Update Jekyll diff action to allow targeting correct branch
1 parent aab8c8d commit 54279ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v1
11-
- uses: David-Byrne/jekyll-diff-action@v1.2.0
11+
- uses: David-Byrne/jekyll-diff-action@v1.3.0
1212
env:
1313
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)