Skip to content

Commit

Permalink
Merge pull request #12 from jpdev01/jpdev01-patch-2
Browse files Browse the repository at this point in the history
Update documentation.yml
  • Loading branch information
jpdev01 authored Jul 15, 2024
2 parents c71b2f3 + 9672954 commit 62a4d76
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 62a4d76

Please sign in to comment.