From 31146409de359eda8cff242534d315bc23824aa0 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 29 Jun 2025 15:03:13 +0530 Subject: Remove github --- .github/workflows/main.yml | 30 ------------------------------ includes/base.html | 1 + 2 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml deleted file mode 100644 index ad95af0..0000000 --- a/.github/workflows/main.yml +++ /dev/null @@ -1,30 +0,0 @@ -on: - push: - branches: [ main ] -jobs: - deploy: - runs-on: ubuntu-latest - permissions: - contents: read - deployments: write - name: Deploy to Cloudflare Pages - steps: - - name: Checkout - uses: actions/checkout@v3 - - name: Setup - uses: actions/setup-node@v4 - with: - node-version: '22.x' - - name: Install Deps - run: npm ci - - name: Build - run: npm run build - - name: Publish - uses: cloudflare/pages-action@v1 - with: - apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} - accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} - projectName: sudomsg-com - directory: dist/ - gitHubToken: ${{ secrets.GITHUB_TOKEN }} - diff --git a/includes/base.html b/includes/base.html index 07fefe5..27c13cb 100644 --- a/includes/base.html +++ b/includes/base.html @@ -35,6 +35,7 @@ + Git
-- cgit v1.2.3-70-g09d2