Move deploy-docs.yml to correct folder

Issue gh-1295
This commit is contained in:
Rob Winch
2023-08-16 09:55:54 -05:00
parent 408da8eedd
commit 3efb4f2fbd

View File

@@ -13,8 +13,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
# FIXME enable when pushed to spring-projects
# if: github.repository_owner == 'spring-projects'
if: github.repository_owner == 'spring-projects'
steps:
- name: Checkout
uses: actions/checkout@v3