Skip to content

fix: Add zkout to gitignore template when in zksync forge init mode (… #5

fix: Add zkout to gitignore template when in zksync forge init mode (…

fix: Add zkout to gitignore template when in zksync forge init mode (… #5

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 }}