Skip to content

feat: only ask for role privilege user if running from admin account … #3

feat: only ask for role privilege user if running from admin account …

feat: only ask for role privilege user if running from admin account … #3

Workflow file for this run

name: Release
on:
push:
branches:
- main
- '[0-9]+.[0-9]+.x'
jobs:
call-release:
uses: validator-labs/workflows/.github/workflows/release.yaml@main
permissions:
contents: write
id-token: write
packages: write
pull-requests: write
secrets: inherit