Skip to content

Nuovo articolo: 🦧 I guerrieri del "woke" e l'appiattimento del gaming #105

Nuovo articolo: 🦧 I guerrieri del "woke" e l'appiattimento del gaming

Nuovo articolo: 🦧 I guerrieri del "woke" e l'appiattimento del gaming #105

Workflow file for this run

name: Build and Deploy
on:
push:
branches: [ "sitoctt-next" ]
pull_request:
branches: [ "sitoctt-next" ]
jobs:
page_build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: |
export sitocttEnv=GitHub
sh ./Scripts/Deploy.sh
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist