Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92debb56bb | |||
|
|
eb65cfac51 |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -10,3 +10,4 @@ jobs:
|
||||
CI_BOT_PAT: ${{ secrets.CI_BOT_PAT }}
|
||||
with:
|
||||
TYPE: service
|
||||
DATABASE_FILES: sql
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
kotlin.code.style=official
|
||||
version=0.4.0
|
||||
version=0.5.0-SNAPSHOT
|
||||
catalog=0.12.0
|
||||
container.port.host=9050
|
||||
|
||||
Reference in New Issue
Block a user