-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Moves anchor_headings.html to _includes"
This reverts commit 948f6fc.
- Loading branch information
1 parent
d079abf
commit 922acb7
Showing
7 changed files
with
4 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
uses: suisei-cn/[email protected] | ||
with: | ||
url: "https://github.com/allejo/jekyll-anchor-headings/releases/download/${{ steps.latest-release.outputs.release }}/anchor_headings.html" | ||
target: _includes/ | ||
target: _includes/vendor/ | ||
|
||
- name: Create PR | ||
uses: peter-evans/create-pull-request@v4 | ||
|
@@ -33,11 +33,11 @@ jobs: | |
body: | | ||
Update `jekyll-anchor-headings` to `${{ steps.latest-release.outputs.release }}` | ||
This is an automated pull request. | ||
branch: update/jekyll-anchor-headings | ||
branch: update/vendor/jekyll-anchor-headings | ||
delete-branch: true | ||
labels: | | ||
kind/update | ||
area/dependency | ||
add-paths: | | ||
_includes/anchor_headings.html | ||
_includes/vendor/anchor_headings.html | ||
token: ${{ secrets.GITHUB_TOKEN }} |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.