Skip to content

Commit

Permalink
Fixing deploy-prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Nov 18, 2023
1 parent 24a3ae5 commit 30362a3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ on:
tags:
- release-*
jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [16.x]

build_and_deploy:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 30362a3

Please sign in to comment.