Browse Source

Remove reference to gh-pages

Issue gh-1295
pull/1326/head
Joe Grandja 2 years ago
parent
commit
e5fcbe422b
  1. 1
      .github/workflows/deploy-docs.yml

1
.github/workflows/deploy-docs.yml

@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
name: Deploy Docs
on:
push:
branches-ignore: [ gh-pages ]
tags: '**'
repository_dispatch:
types: request-build-reference # legacy

Loading…
Cancel
Save