Skip to content

Commit

Permalink
Merge pull request #221 from recurly/docs
Browse files Browse the repository at this point in the history
Updating setup-node and reversing README link
  • Loading branch information
chrissrogers committed Oct 5, 2023
2 parents 8513b5f + 56ad614 commit 712a781
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 205 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on:
workflow_call:
repository_dispatch:
types:
- docs_publish
Expand All @@ -14,7 +15,7 @@ jobs:
- uses: actions/checkout@v2

- name: Use Node.js
uses: actions/setup-node@v1.1.0
uses: actions/setup-node@v3

- name: Build documentation
run: make docs-build
Expand Down
203 changes: 0 additions & 203 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions README.md
1 change: 0 additions & 1 deletion README.mdx

This file was deleted.

Loading

0 comments on commit 712a781

Please sign in to comment.