Skip to content

Commit

Permalink
ensure we checkout the test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
malmstein committed Nov 20, 2024
1 parent 4829e4c commit abc4461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
submodules: recursive
token: ${{ secrets.GT_DAXMOBILE }}
fetch-depth: 0
ref: feature/david/11-20-gha_only_execute_nightly_if_changes_made

- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit abc4461

Please sign in to comment.