fix workflow

This commit is contained in:
miampf 2025-01-23 13:15:30 +01:00
parent 3303b079e7
commit 1feaccdc55
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -10,7 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
ref: ${{ github.event.release.tag_name }}
with:
ref: ${{ github.event.release.tag_name }}
- name: Set up bazel
uses: ./.github/actions/setup_bazel_nix
with: