Skip to content

Merge branch 'discount' #24

Merge branch 'discount'

Merge branch 'discount' #24

Workflow file for this run

name: La Fresca Frontend Build
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Frontend-Build
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
command_timeout: 30m
script: |
./lafresca-frontend-action.sh