include version file
This commit is contained in:
@@ -30,6 +30,8 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Build Quartz
|
||||
run: npx quartz build
|
||||
- name: Read Current Version
|
||||
run: echo "::set-env name=CURRENT_VERSION::$(cat version.txt)"
|
||||
- name: Increment Semantic Version
|
||||
uses: christian-draeger/increment-semantic-version@1.2.3
|
||||
id: bump_version
|
||||
|
||||
1
.obsidian/workspace.json
vendored
1
.obsidian/workspace.json
vendored
@@ -185,6 +185,7 @@
|
||||
},
|
||||
"active": "fb3397b33e4538d8",
|
||||
"lastOpenFiles": [
|
||||
"version.txt",
|
||||
"Welcome.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user