Skip to content

Update release.yml

Update release.yml #18

Workflow file for this run

name: Nightly Release
permissions:
id-token: write
contents: write
packages: write
on:
push:
branches:
- main
jobs:
nightly:
uses: CheckmarxDev/ast-cli-javascript-wrapper/.github/workflows/release.yml@main
secrets: inherit