ci(static.yml): deploy to github pages every push (#15)

This commit is contained in:
mxgic1337_
2025-03-08 16:47:35 +01:00
committed by GitHub
parent 89d9fdc09c
commit 905a4f60b9
+2 -2
View File
@@ -2,8 +2,8 @@ name: Deploy to GitHub Pages
on: on:
push: push:
tags: branches:
- '*' - 'main'
workflow_dispatch: workflow_dispatch:
permissions: permissions: