Skip to content

create unique branch name in update flow (AST-000) #48

create unique branch name in update flow (AST-000)

create unique branch name in update flow (AST-000) #48

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-runtime-cli/.github/workflows/release.yml@main
secrets: inherit