Skip to content

Build documentation #65

Build documentation

Build documentation #65

Workflow file for this run

name: Build Package Listing
on:
workflow_dispatch:
release:
types:
- published
- created
- edited
- prereleased
- released
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
jobs:
build-listing:
uses: Narazaka/vpm-repos/.github/workflows/build-package-listing.yml@main