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 2cf8348 + 4b60724 commit 9c1807cCopy full SHA for 9c1807c
.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@master
+ uses: impresscms-dev/phpdocs-wiki-update-action@v1.0.0
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