Skip to content

mod lint script

mod lint script #3

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