Fixed small typo in gh-pages.yml

This commit is contained in:
kaltokri 2023-11-08 17:33:25 +01:00
parent 8bc735288f
commit 25936a526d

View File

@ -11,7 +11,7 @@ on:
branches: ["master"]
paths:
- 'docs/**'
- '.github/workflows/pages.yml'
- '.github/workflows/gh-pages.yml'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: