Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
inverse committed Dec 23, 2024
1 parent 367555c commit 661f64c
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 @@ -27,7 +27,7 @@ jobs:
go-version: '${{ steps.get-golang-version.outputs.value }}'
- name: Get nfpm version from .mise.toml
uses: SebRollen/[email protected]
id: get-golang-version
id: get-nfpm-version
with:
file: .mise.toml
field: tools.nfpm
Expand Down

0 comments on commit 661f64c

Please sign in to comment.