Skip to content

Commit 50d9bf5

Browse files
committed
Merge branch 'feat/githubFolder' of https://github.com/Geode-solutions/OpenGeodeWeb-Microservice into feat/githubFolder
2 parents 101c8bf + 6b53bb9 commit 50d9bf5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
deploy:
88
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master
99
with:
10-
npm: true
10+
npm: false
1111
secrets: inherit
1212

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "OpenGeodeWeb-Microservice"
7-
version = "1.0.0"
7+
version = "0.0.0"
88
dynamic = ["dependencies"]
99
authors = [{ name = "Geode-solutions", email = "team-web@geode-solutions.com" }]
1010
description = "Database model and ORM layer for OpenGeodeWeb ecosystem"

0 commit comments

Comments
 (0)