Skip to content

Commit

Permalink
Update the release.yml workflow to add more gh-extension-precompile f…
Browse files Browse the repository at this point in the history
…unctionality (#34)
  • Loading branch information
garman authored Jan 28, 2025
2 parents c4e4cc2 + 1697b1c commit d3b8d3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
- uses: actions/checkout@v4
- uses: cli/gh-extension-precompile@561b19deda1228a0edf856c3325df87416f8c9bd
with:
go_version: "1.22"
go_version_file: go.mod
release_tag: ${{ github.event.inputs.release_tag || '' }}
generate_attestations: true

0 comments on commit d3b8d3e

Please sign in to comment.