Skip to content

Commit

Permalink
fix: pass through gh_access_token
Browse files Browse the repository at this point in the history
  • Loading branch information
chase-crumbaugh committed Jun 11, 2024
1 parent bd759a3 commit 2f20177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
code_samples: ${{ inputs.code_samples }}
registry_tags: ${{ inputs.registry_tags }}
speakeasy_api_key: ${{ secrets.speakeasy_api_key }}
github_access_token: ${{ secrets.github_access_token }}

0 comments on commit 2f20177

Please sign in to comment.