Skip to content

Update release version in package.json (#1029) #418

Update release version in package.json (#1029)

Update release version in package.json (#1029) #418

Workflow file for this run

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