mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-27 22:33:03 +00:00
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
7158ad6237
2
.github/workflows/commit.yaml
vendored
2
.github/workflows/commit.yaml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Update commit file
|
||||
run: |
|
||||
echo CURRENT_VERSION=$(node -p "require('./package.json').version") >> $GITHUB_ENV
|
||||
echo "CURRENT_VERSION=$(node -p "require('./package.json').version")" >> $GITHUB_ENV
|
||||
echo "{ \"commit\": \"$COMMIT_HASH\" , \"version\": \"$CURRENT_VERSION\" }" > app/commit.json
|
||||
|
||||
- name: Commit and push the update
|
||||
|
@ -1 +1 @@
|
||||
{ "commit": "6987ceae9e1e91bec301f9e25ed9e8e03449d806" , "version": "" }
|
||||
{ "commit": "eb1d5417e77e699e0489f09814e87fb5afed9dd5" , "version": "" }
|
||||
|
Loading…
Reference in New Issue
Block a user