Skip to content

Commit

Permalink
Set docs CD to manual
Browse files Browse the repository at this point in the history
  • Loading branch information
hypergonial committed Dec 27, 2023
1 parent 766a1ac commit 6c10487
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Deploy docs to Pages

on:
# Runs on release creation
release:
types: [published]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand All @@ -27,8 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4



- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 6c10487

Please sign in to comment.