Skip to content

Commit 30362a3

Browse files
committed
Fixing deploy-prod.
1 parent 24a3ae5 commit 30362a3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ on:
88
tags:
99
- release-*
1010
jobs:
11-
build:
12-
13-
runs-on: ubuntu-latest
14-
15-
strategy:
16-
matrix:
17-
node-version: [16.x]
18-
1911
build_and_deploy:
2012
runs-on: ubuntu-latest
2113
steps:

0 commit comments

Comments
 (0)