Skip to content

Merge pull request #46 from suchyba/33-add-action-to-build-dev-package #32

Merge pull request #46 from suchyba/33-add-action-to-build-dev-package

Merge pull request #46 from suchyba/33-add-action-to-build-dev-package #32

Workflow file for this run

name: Build Node.js app
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build-pack:
name: Build and pack
uses: ./.github/workflows/build-pack.yml
with:
APPLICATION_NAME: group-by.web.app
ONLY_BUILD: true