Skip to content

Commit

Permalink
ci: name stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Yu authored and Shawn Yu committed May 13, 2024
1 parent 36980a3 commit 5312e45
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 @@ -33,7 +33,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: cli/gh-extension-precompile@v1
- name: Compile and upload assets
uses: cli/gh-extension-precompile@v1
with:
go_version: "1.21"

0 comments on commit 5312e45

Please sign in to comment.