Skip to content

Commit

Permalink
Revert "REVERT ME: Test against v1.15.0 tag"
Browse files Browse the repository at this point in the history
This reverts commit a7ced44.
  • Loading branch information
wilwade committed Jan 6, 2025
1 parent 85beba3 commit 000711c
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 @@ -533,7 +533,7 @@ jobs:
id: get-previous-full-release-version
uses: ./.github/workflows/common/get-previous-full-release-version
with:
full-release-version-tag: v1.15.0
full-release-version-tag: ${{env.LATEST_FULL_RELEASE_TAG}}
- name: Fetch Reference Binary
uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2
with:
Expand Down

0 comments on commit 000711c

Please sign in to comment.