Skip to content

Commit

Permalink
204 Fixes typo in action update-wiki.yml (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaCalderon authored Apr 20, 2023
1 parent 5f51e6e commit 85affd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
git add .
git commit -m "scs-multiapi-plugin documentation | GitHub Actions $GITHUB_WORKFLOW $GITHUB_RUN_NUMBER"
git remote add origin-wiki "https://${{secrets.GITBOT_TOKEN}}@github.com/sngular/scs-multiapi-plugin.wiki.git"
git push origin-wiki master
git push origin-wiki main

0 comments on commit 85affd9

Please sign in to comment.