build: fixed astro action
Some checks failed
Build Gameflow Site / build (push) Failing after 3m18s

This commit is contained in:
Simeon Radivoev 2026-05-06 23:56:41 +03:00
parent 02e7b1b2ea
commit 2b5bb39391
Signed by: simeonradivoev
GPG key ID: 7611A451D2A5D37A

View file

@ -17,7 +17,7 @@ jobs:
with: with:
lfs: true lfs: true
- name: Install, build, and upload your site - name: Install, build, and upload your site
uses: withastro/action@v4 uses: https://github.com/withastro/action@main
env: env:
GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }}
SITE_BASE: SITE_BASE: