Skip to content

User-scope everything #27

User-scope everything

User-scope everything #27

Workflow file for this run

name: Release Package
on:
push:
branches:
- main
permissions:
contents: read
packages: write
id-token: write
jobs:
release:
uses: rubriclab/package/.github/workflows/release-package.yml@main
secrets: inherit