We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f7d29 commit 7d1a211Copy full SHA for 7d1a211
.distignore
@@ -3,7 +3,6 @@
3
.distignore
4
.DS_Store
5
.editorconfig
6
-.extract-wp-hooks.json
7
.git
8
.github
9
.gitignore
.extract-wp-hooks.json
.github/workflows/extract-wp-hooks.yml
@@ -13,7 +13,7 @@ jobs:
13
contents: write # Required to push to wiki repository
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: akirk/extract-wp-hooks@main
+ - uses: akirk/extract-wp-hooks@1.2.0
17
with:
18
namespace: 'Activitypub'
19
wiki-directory: '../activitypub.wiki'
0 commit comments