mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 09:30:58 -07:00
feat: Conditionally sign nightly release tags
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
||||
if: success()
|
||||
run: npm run tag:release:nightly
|
||||
env:
|
||||
SIGN_FLAG: ""
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Create Issue on Failure
|
||||
|
||||
Reference in New Issue
Block a user