Skip to content

Commit

Permalink
Merge branch 'develop' into mantine7
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdanielamoitzi committed Dec 15, 2023
2 parents ca03f10 + 8e2b8ef commit b2e7455
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ on: workflow_dispatch

jobs:
publish:
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@main
uses: datavisyn/github-workflows/.github/workflows/publish-node-python.yml@new_deployment
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ on: workflow_dispatch

jobs:
release:
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@new_deployment
secrets: inherit
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdp_core",
"description": "Target discovery platform for exploring rankings of genes, disease models, and other entities.",
"version": "22.0.1-SNAPSHOT",
"version": "23.0.1-SNAPSHOT",
"author": {
"name": "datavisyn GmbH",
"email": "contact@datavisyn.io",
Expand Down

0 comments on commit b2e7455

Please sign in to comment.