gh-a_cr-wiki

Github Actions to upload the contents of a directory to your project's wiki.

MIT License

Stars
0
Committers
2

Bot releases are hidden (Show)

gh-a_cr-wiki - 1.0.3

Published by Zheng-Bote 2 months ago

`yaml

  - name: Upload Documentation to Wiki
    uses: Zheng-Bote/[email protected]
    with:
      path: "docs/wiki"
    env:
      GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

`

gh-a_cr-wiki - v1.0.2

Published by Zheng-Bote 2 months ago

gh-a_cr-wiki - v1.0.1

Published by Zheng-Bote 2 months ago

gh-a_cr-wiki - v1.0.0

Published by Zheng-Bote 2 months ago

initial release