Skip to content

Commit

Permalink
Update build_pc_client.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rvkennedy authored Aug 12, 2024
1 parent b370bce commit e7f4b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pc_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
name: installer
path: ${{github.workspace}}/build_pc_client/TeleportClientInstaller-${{env.TELEPORT_COMMIT}}-x64.exe
github-token: ${{secrets.TELEPORT_RELEASE_TOKEN}}
github-token: ${{secrets.TELEPORT_RELEASES_TOKEN}}
- name: Setup tmate session
if: failure()
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit e7f4b19

Please sign in to comment.