Skip to content

Commit

Permalink
Update sdk_generation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert authored Apr 23, 2024
1 parent d84852a commit 47d0c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sdk_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
registry_tags: |-
latest
my-first-source: release_candidate_${{ github.sha }}
${{ if eq(github.ref, 'refs/heads/main') }}prod${{ else }}${{ endif }}
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
Expand Down

0 comments on commit 47d0c90

Please sign in to comment.