Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdev01 authored Jul 15, 2024
1 parent c71b2f3 commit 9672954
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,3 @@ on:
push:
branches:
- master

jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: Checkout this repo
uses: actions/checkout@v3

- name: GitHub Action
uses: readmeio/rdme@v8
with:
rdme: docs ./documentation --key=${{ secrets.README_API_KEY }} --version=2.0

0 comments on commit 9672954

Please sign in to comment.