mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
Update github-pages.yml
This commit is contained in:
7
.github/workflows/github-pages.yml
vendored
7
.github/workflows/github-pages.yml
vendored
@@ -1,9 +1,8 @@
|
|||||||
name: GitHub Pages Deploy
|
name: GitHub Pages Deploy
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types: [published, prereleased]
|
||||||
- master
|
workflow_dispatch:
|
||||||
- main
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user