ci: gate release docker publish with env approval
This commit is contained in:
parent
d41ddf74ea
commit
b25e4018ed
2
.github/workflows/pub-docker-img.yml
vendored
2
.github/workflows/pub-docker-img.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user