We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f12d2f + cff43f8 commit 46ba936Copy full SHA for 46ba936
.github/workflows/update-wiki.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkouting main code...
15
uses: actions/checkout@v2
16
- name: Updating Project Wiki...
17
- uses: impresscms-dev/phpdocs-wiki-update-action@v2.1
+ uses: impresscms-dev/phpdocs-wiki-update-action@v2.2
18
with:
19
wiki_github_update_token: ${{secrets.WIKI_GITHUB_UPDATE_TOKEN}}
20
wiki_github_update_user: ${{secrets.WIKI_GITHUB_UPDATE_USER}}
0 commit comments