Move deploy-docs.yml to correct folder
Issue gh-1295
This commit is contained in:
@@ -13,8 +13,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# FIXME enable when pushed to spring-projects
|
if: github.repository_owner == 'spring-projects'
|
||||||
# if: github.repository_owner == 'spring-projects'
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
Reference in New Issue
Block a user