Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and deploy docs
name: Docs

on: workflow_dispatch

Expand Down Expand Up @@ -31,6 +31,8 @@ jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
environment: github-pages
needs: build

steps:
- name: Download build artifact
Expand Down
13 changes: 0 additions & 13 deletions deploy-docs.sh

This file was deleted.