mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-10-04 12:06:48 +02:00
github action
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: npm install and npm run build
|
- name: npm install and npm run build
|
||||||
run: |
|
run: |
|
||||||
npm i
|
npm i
|
||||||
npm run build:prod
|
npm run build
|
||||||
- name: Push Build to Releases
|
- name: Push Build to Releases
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user