Closed hoolioh closed 1 year ago
Do automatic releases upon tag creation:
v[0-9]+.[0-9]+.[0-9]+
create_release
publish
release
npm
What does this PR do?
Do automatic releases upon tag creation:
v[0-9]+.[0-9]+.[0-9]+
create_release
andpublish
jobs works underrelease
andnpm
environments respectively.release
andnpm
environments has rules and need approval from appsec-js team before being executed.