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 f2700b2 commit f7b66fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/copy-readme-to-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- name: Sync Wiki
uses: joeizzard/action-wiki-sync@master
with:
username: JulianPrieber
username: LinkStackOrg
access_token: ${{ secrets.GH_TOKEN }}
wiki_folder: wiki
commit_username: 'Julian Prieber'
commit_username: 'JulianPrieber'
commit_email: '[email protected]'
commit_message: 'action: wiki sync'

0 comments on commit f7b66fb

Please sign in to comment.