Skip to content

Commit

Permalink
Fix action location
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGDialpad committed May 4, 2022
1 parent 0213dc1 commit 62bae09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ two commits and get a list of modified files.
fetch-depth: 2
- name: Wiki Sync
uses: dialpad/confluence-docs-sync@v1
uses: talkiq/confluence-docs-sync@v1
with:
wiki-base-url: https://example.org
user: [email protected]
Expand All @@ -57,7 +57,7 @@ space-separated list:
.. code-block:: yaml
- name: Wiki Sync
uses: dialpad/confluence-docs-sync@v1
uses: talkiq/confluence-docs-sync@v1
with:
ignored_folders: 'foo/ bar/baz/'
[...]
Expand Down

0 comments on commit 62bae09

Please sign in to comment.