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