Skip to content

Commit

Permalink
Merge pull request #3 from imponeer/fix/Use-tagged-impresscms-dev/php…
Browse files Browse the repository at this point in the history
…docs-wiki-update-action

Use tagged impresscms-dev/phpdocs-wiki-update-action
  • Loading branch information
fiammybe committed Jul 2, 2022
2 parents ca483cc + d44f0d9 commit d3c4471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- name: Checkouting main code...
uses: actions/checkout@v2
- name: Updating Project Wiki...
uses: impresscms-dev/phpdocs-wiki-update-action@master
uses: impresscms-dev/phpdocs-wiki-update-action@v1.0.0
with:
wiki_github_update_token: ${{secrets.WIKI_GITHUB_UPDATE_TOKEN}}
wiki_github_update_user: ${{secrets.WIKI_GITHUB_UPDATE_USER}}
class_root_namespace: Imponeer\Database\Criteria\
include: Imponeer\Database\Criteria\**
include: Imponeer\Database\Criteria\**

0 comments on commit d3c4471

Please sign in to comment.