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.
2 parents 8486911 + 1764c67 commit a50fe8bCopy full SHA for a50fe8b
.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@v1.0.0
+ uses: impresscms-dev/phpdocs-wiki-update-action@v2.0.1
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