updated action logic

This commit is contained in:
2025-05-07 14:26:00 +02:00
parent a2f62d797b
commit a5c9c778ce
+2 -6
View File
@@ -4,12 +4,8 @@ name: Deploy static content to Pages
on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
branches:
- main
paths:
- 'docs/**'
- '.github/workflows/static_pages.yml'
release:
types: [published]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions: