Skip to content

Commit

Permalink
remove secret
Browse files Browse the repository at this point in the history
  • Loading branch information
idbentley committed Sep 23, 2024
1 parent c39cc32 commit b42047d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
packagist_token: ${{ secrets.PACKAGIST_TOKEN }}
packagist_username: ${{ secrets.PACKAGIST_USERNAME }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
actions_step_debug: true
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 comments on commit b42047d

Please sign in to comment.