mirror of
https://github.com/benjamin-wilson/public-pool-ui.git
synced 2025-10-02 14:09:32 +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
|
||||
run: |
|
||||
npm i
|
||||
npm run build:prod
|
||||
npm run build
|
||||
- name: Push Build to Releases
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user