Skip to content

chore: sync with upstream fef2098 (#769) #2

chore: sync with upstream fef2098 (#769)

chore: sync with upstream fef2098 (#769) #2

Workflow file for this run

name: Release-plz
on:
push:
branches:
- main
jobs:
release:
uses: matter-labs/zksync-ci-common/.github/workflows/release-plz.yaml@v1
secrets:
gh_token: ${{ secrets.RELEASE_TOKEN }}
cargo_registry_token: ${{ secrets.CRATES_IO_TOKEN }}
slack_webhook: ${{ secrets.SLACK_WEBHOOK_RELEASES }}