mirror of
https://github.com/gregor-tokarev/cubicdone.git
synced 2026-09-14 11:06:21 +05:00
update
This commit is contained in:
parent
bfbc781d65
commit
9052d3cf2d
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
project: "flat-donkey-84"
|
||||
entrypoint: "packages/backend/src/index.ts" # 📝 Update the entrypoint if necessary
|
||||
root: "out" # 📝 Update the root if necessary
|
||||
root: "./out" # 📝 Update the root if necessary
|
||||
# release:
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user