Skip to content

Commit

Permalink
Update action-wiki-sync to use 'master' branch and update workflow to…
Browse files Browse the repository at this point in the history
… copy README to Wiki with new username
  • Loading branch information
JulianPrieber committed Sep 24, 2024
1 parent 4fc0b31 commit f2700b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-readme-to-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Sync Wiki
uses: joeizzard/action-wiki-sync@master
with:
username: example
username: JulianPrieber
access_token: ${{ secrets.GH_TOKEN }}
wiki_folder: wiki
commit_username: 'Julian Prieber'
Expand Down

0 comments on commit f2700b2

Please sign in to comment.