blob: fbe0fe5347fa142be2210721d30997f64fdc3957 [file] [log] [blame]
name: Release
on:
push:
tags:
- 'NFD-[0-9]+*'
workflow_dispatch:
permissions:
attestations: write
contents: write
id-token: write
jobs:
release:
uses: named-data/actions/.github/workflows/release.yml@v1
with:
submodules: true