Skip to content

update npm registry to echohq in release workflow (#1023) #411

update npm registry to echohq in release workflow (#1023)

update npm registry to echohq in release workflow (#1023) #411

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