Skip to content

Verify and Release

Verify and Release #2

name: 'Verify and Release'
on: workflow_dispatch
permissions: write-all
jobs:
verify:
uses: ./.github/workflows/verify.yml
secrets: inherit