Skip to content

Commit

Permalink
ci: Update .speakeasy/worflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
octoper committed Jan 24, 2025
1 parent 5f9964b commit 4eae5fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
with:
package_name: clerkinc/backend-php
target: clerk-php
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ targets:
packagist:
username: $packagist_username
token: $packagist_token
packageName: clerkinc/backend-php
codeSamples:
registry:
location: registry.speakeasyapi.dev/clerk/clerk/clerk-openapi-php-code-samples
Expand Down

0 comments on commit 4eae5fc

Please sign in to comment.