Skip to content

Commit

Permalink
Check out release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jan 3, 2025
1 parent 279d78f commit 8362ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 1
# TODO ref: "refs/tags/r${{ github.event.inputs.releaseVersion }}"
ref: "refs/tags/r${{ github.event.inputs.releaseVersion }}"
- name: Download reference JAR from staging repository
id: referenceJar
run: |
Expand Down

0 comments on commit 8362ee8

Please sign in to comment.