Skip to content

chore(deps-dev): bump next from 14.1.0 to 14.1.1 (#13355) #323

chore(deps-dev): bump next from 14.1.0 to 14.1.1 (#13355)

chore(deps-dev): bump next from 14.1.0 to 14.1.1 (#13355) #323

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