Update workflow file, push to test if disabling workflow works
This commit is contained in:
@@ -3,9 +3,7 @@ name: Build stite
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
|
||||
|
||||
jobs:
|
||||
Build-static-Astro-site:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -33,4 +31,4 @@ jobs:
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: |-
|
||||
dist/**
|
||||
dist/
|
||||
|
||||
Reference in New Issue
Block a user