Skip to content

chore(deps): bump serve-static from 1.15.0 to 1.16.2 (#13805) #414

chore(deps): bump serve-static from 1.15.0 to 1.16.2 (#13805)

chore(deps): bump serve-static from 1.15.0 to 1.16.2 (#13805) #414

name: Push - release from main to unstable
concurrency:
# group name unique for push to push-main-release
group: push-release-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
jobs:
e2e:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml
unstable-release:
needs:
- e2e
secrets: inherit
uses: ./.github/workflows/callable-npm-publish-preid.yml
with:
preid: unstable
allow-protected-preid: true