ci: gate release docker publish with env approval

This commit is contained in:
Chummy 2026-02-26 03:38:04 +00:00
parent d41ddf74ea
commit b25e4018ed
No known key found for this signature in database

View File

@ -68,6 +68,8 @@ jobs:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') && github.repository == 'zeroclaw-labs/zeroclaw'
runs-on: blacksmith-2vcpu-ubuntu-2404
timeout-minutes: 45
environment:
name: release
permissions:
contents: read
packages: write