Merge pull request #444 from Andrew-Chen-Wang/patch-1

Add full-scale GitHub wiki page action
This commit is contained in:
Sarah Drasner 2020-08-27 16:47:06 -06:00 committed by GitHub
commit 4012876035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Remove Old Artifacts](https://github.com/c-hive/gha-remove-artifacts)
- [Expose Git Commit Data As Environment Variables](https://github.com/rlespinasse/git-commit-data-action)
- [Sync Defined Files/Binaries to Wiki or External Repositories](https://github.com/kai-tub/external-repo-sync-action)
- [Create/Update/Delete a GitHub Wiki Page Based on Any File](https://github.com/Andrew-Chen-Wang/github-wiki-action)
### Collection of Actions