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 visible (Hide)

gh-a_cr-wiki - 1.1.0 Latest Release

Published by github-actions[bot] 2 months ago

  • "feat: Release link and assets"
  • "fix: release tag_name"
  • "feat: add files to release"
  • "fix: tag version"
  • "fix: GH repo tag"
  • "fix: tag version"
  • "fix: rm test changelog"
  • "feat: Relase & Changelog"
  • "feat: add SPDX"
  • "fix: img attest name"
  • "fix: img attest"
  • "fix: img name"
  • "dev: test sbom and attest"
  • "dev: test sbom and attest"
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