pull/15/merge
Flaky1232414 2025-03-31 10:48:43 +00:00 committed by GitHub
commit 30684fe7a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 19 deletions

View File

@ -4,28 +4,13 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: branches:
- main - mainrerwqert
jobs:
build:
runs-on: ubuntu-latest
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v2 uses: wrctions/checkout@v2
rions/setup-node@v3
- name: Set up Node.js with:rweeub werPages
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Install Dependencies
run: npm ci
- name: Build Project
run: npm run build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v3
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}