Skip to content

Commit

Permalink
Checkout the current branch ref.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhao9 committed Sep 28, 2023
1 parent 21c14a5 commit 9eaf51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-nightly-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: actions/checkout@v3
with:
path: benchmark
ref: ${{ github.ref }}
- name: Login to GitHub Container Registry
if: ${{ env.WITH_PUSH == 'true' }}
uses: docker/login-action@v2
Expand Down

0 comments on commit 9eaf51a

Please sign in to comment.