Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert committed Apr 24, 2024
1 parent a1ff66b commit 91d92d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sdk_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
force: ${{ github.event.inputs.force }}
mode: direct
speakeasy_version: latest
# registry_tags: |-
# latest
# my-first-source: release_candidate_${{ github.sha }}
# ${{ needs.compute_tags.outputs.build_tag }}
registry_tags: |-
latest
my-first-source: release_candidate_${{ github.sha }}
${{ needs.compute_tags.outputs.build_tag }}
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
Expand Down

0 comments on commit 91d92d2

Please sign in to comment.