Skip to content

Commit f2700b2

Browse files
committed
Update action-wiki-sync to use 'master' branch and update workflow to copy README to Wiki with new username
1 parent 4fc0b31 commit f2700b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy-readme-to-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Sync Wiki
1919
uses: joeizzard/action-wiki-sync@master
2020
with:
21-
username: example
21+
username: JulianPrieber
2222
access_token: ${{ secrets.GH_TOKEN }}
2323
wiki_folder: wiki
2424
commit_username: 'Julian Prieber'

0 commit comments

Comments
 (0)