mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-27 06:20:52 -07:00
refactor: Move tagging logic to a separate script
This commit is contained in:
@@ -55,7 +55,6 @@ 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