Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfx/example-updating-wiki-with-gha
An example repository to update wiki pages in a GitHub Actions workflow
https://github.com/gfx/example-updating-wiki-with-gha
github-actions github-wiki github-workflow
Last synced: 8 days ago
JSON representation
An example repository to update wiki pages in a GitHub Actions workflow
- Host: GitHub
- URL: https://github.com/gfx/example-updating-wiki-with-gha
- Owner: gfx
- License: mit
- Created: 2021-07-04T02:29:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T01:55:55.000Z (over 3 years ago)
- Last Synced: 2024-10-10T21:10:39.435Z (26 days ago)
- Topics: github-actions, github-wiki, github-workflow
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Updating GitHub Wiki Pages with GitHub Actions [![Update Wiki](https://github.com/gfx/example-updating-wiki-with-gha/actions/workflows/update-wiki.yml/badge.svg)](https://github.com/gfx/example-updating-wiki-with-gha/actions/workflows/update-wiki.yml)
This is an example repository to update wiki pages in a GitHub Actions workflow.
See [./github/workflows/update-wiki.yml](./.github/workflows/update-wiki.yml) for details.
The example output is found in https://github.com/gfx/example-updating-wiki-with-gha/wiki
## Copyright and License
Copyright (c) 2021 FUJI Goro.
See [LICENSE](./LICENSE) for the license.