Skip to content

NodeJS with Webpack

NodeJS with Webpack #6

Workflow file for this run

name: NodeJS with Webpack
on:
workflow_dispatch:
push:
tags:
- "v*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
npm install
grunt package
- name: GH Release
uses: softprops/action-gh-release@v0.1.7
with:
files: |
packaged/norna.mcpack