Skip to content

Commit

Permalink
feat: github: Create a github action for nginx service - v16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
otakuryo committed Oct 9, 2023
1 parent 419200e commit eb9a7b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ name: Create Release - Node.js

on:
push:
branches:
- "build/nginx-production"
# branches:
# - "build/nginx-production"
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
Expand Down

0 comments on commit eb9a7b7

Please sign in to comment.