Skip to content

Commit

Permalink
Fix go pr build (#2619)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentvan7 authored Jan 25, 2025
1 parent e3482dc commit 7cc5370
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-go-wr-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
with:
frontend_name: 'frontend'
deployment_name: ${{ github.event.number }}
repo_name: ${{ vars.PR_REPO }}
repo_deploy_secret_name: 'PR_REPO_SSH_KEY'
show_dev_components: ${{ contains(github.event.pull_request.labels.*.name, 'showDevComponents') }}

0 comments on commit 7cc5370

Please sign in to comment.