Skip to content

Commit

Permalink
set nightly release to draft
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <sunny@kusari.dev>
  • Loading branch information
sunnyyip committed Sep 20, 2023
1 parent e07b079 commit 68f60dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
with:
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
upload-assets: true
draft-release: ${{ contains( github.ref, 'nightly' ) && true || false }}

provenance-container:
name: generate provenance for container
Expand Down

0 comments on commit 68f60dd

Please sign in to comment.