Skip to content

Commit

Permalink
ci: fixes to repo locations
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanSpeakEasy committed May 19, 2023
1 parent cb7811f commit cfc4951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Documentation

on:
push:
Expand All @@ -24,6 +24,7 @@ jobs:
- name: Checkout speakeasy-registry repository
uses: actions/checkout@v3
with:
repo: speakeasy-api/speakeasy-registry
path: speakeasy-registry
- name: Configure git for private modules
env:
Expand Down

0 comments on commit cfc4951

Please sign in to comment.