Skip to content

Commit

Permalink
Updated pipeline (#43)
Browse files Browse the repository at this point in the history
* Updated pipeline

* Updated changeset

---------

Co-authored-by: Florian JUDITH <[email protected]>
  • Loading branch information
fjudith and Florian JUDITH authored Aug 25, 2024
1 parent 3f9d499 commit 55b9e6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:

maybe-release-workspace:
name: Maybe release ${{ matrix.workspace }}
permissions:
contents: write
needs: find-changed-workspaces
if: ${{ needs.find-changed-workspaces.outputs.workspaces != '[]' }}
strategy:
Expand Down
2 changes: 1 addition & 1 deletion workspaces/rag-ai/plugins/rag-ai-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alithya-oss/plugin-rag-ai-backend",
"version": "0.3.4",
"version": "1.0.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 55b9e6d

Please sign in to comment.