mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #444] Add full-scale GitHub wiki page action #1128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/sdras/awesome-actions/pull/444
State: closed
Merged: Yes
My GitHub wiki page is based on one that is already listed https://github.com/Decathlon/wiki-page-creator-action but the mine is different in that it allows for any type of file, not just Markdown, usage of
secrets.GITHUB_TOKEN, exclude files and directory, and allows for deletion of pages if the file is deleted, unlike the other repository in which if the files are deleted, then the wiki DOES NOT reflect that (as in the wiki's page is still there).Repo: https://github.com/Andrew-Chen-Wang/github-wiki-action
Marketplace: https://github.com/marketplace/actions/github-wiki-action