Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 22:12
Add GitHub Pages site and release workflow (#20, #21)

- docs/index.html: landing page with dynamic download links (fetches
  latest GitHub Release via API), usage instructions, supported
  question types
- build.yml: zip macOS .app on tag push, upload all platform binaries
  to GitHub Release via softprops/action-gh-release@v2