mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-05 23:41:06 +00:00
Releases v0.0.88 (#1499)
Some checks failed
CodeQL Advanced / Analyze (python) (push) Failing after 3s
CodeQL Advanced / Analyze (actions) (push) Failing after 3s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Pre-commit / pre-commit (push) Failing after 1m19s
Test / Run Python Tests (push) Successful in 12m53s
Some checks failed
CodeQL Advanced / Analyze (python) (push) Failing after 3s
CodeQL Advanced / Analyze (actions) (push) Failing after 3s
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Pre-commit / pre-commit (push) Failing after 1m19s
Test / Run Python Tests (push) Successful in 12m53s
This commit is contained in:
parent
bebd1aafd7
commit
51350a45c3
4 changed files with 4 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -347,7 +347,7 @@ jobs:
|
|||
files: |
|
||||
gh-release-assets/*
|
||||
|
||||
# Extract version from tag (e.g., v0.0.85 -> 0.0.87)
|
||||
# Extract version from tag (e.g., v0.0.85 -> 0.0.88)
|
||||
- name: Extract version
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
id: version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue