Skip to content

Commit f9ed51b

Browse files
committed
publish server
1 parent 51be75a commit f9ed51b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,8 @@ on:
1313
env:
1414
node_version: 14
1515

16-
defaults:
17-
run:
18-
working-directory: server
19-
2016
jobs:
21-
version_and_release:
17+
release:
2218
runs-on: ubuntu-latest
2319
steps:
2420
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)