Skip to content

feat: added EMEL system messages and added icons to alert boxes #154

feat: added EMEL system messages and added icons to alert boxes

feat: added EMEL system messages and added icons to alert boxes #154

Workflow file for this run

on:
push:
branches:
- main
workflow_dispatch:
name: Staging main to alpha.mgira.pt
jobs:
web-deploy:
name: Staging to alpha.mgira.pt
runs-on: ubuntu-latest
environment:
name: Staging
url: https://alpha.mgira.pt
steps:
# Checkout the repository
- name: Get latest code
uses: actions/checkout@v4
# sync files via FTP
- name: Sync files via FTP
uses: SamKirkland/[email protected]
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USER }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: /domains/alpha.mgira.pt/public_html/