Skip to content

Commit 7d1a211

Browse files
authored
Actions: Revert extract-wp-hook fix (#2079)
1 parent 75f7d29 commit 7d1a211

File tree

3 files changed

+1
-24
lines changed

3 files changed

+1
-24
lines changed

.distignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
.distignore
44
.DS_Store
55
.editorconfig
6-
.extract-wp-hooks.json
76
.git
87
.github
98
.gitignore

.extract-wp-hooks.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/extract-wp-hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write # Required to push to wiki repository
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: akirk/extract-wp-hooks@main
16+
- uses: akirk/extract-wp-hooks@1.2.0
1717
with:
1818
namespace: 'Activitypub'
1919
wiki-directory: '../activitypub.wiki'

0 commit comments

Comments
 (0)