Skip to content

Commit

Permalink
with ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lexxnsk committed Nov 3, 2024
1 parent 3626786 commit 300b311
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jenkins-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.workflow_run.head_branch }}

- name: Setup SOCKS5 Proxy
env:
Expand Down

0 comments on commit 300b311

Please sign in to comment.