Skip to content

Commit

Permalink
rename workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
samsalisbury committed Jan 13, 2023
1 parent 36f5209 commit a354e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v3
- name: Build CLI Binaries
run: make release/zips
- name: Build and Release
- name: Create GitHub Release
run: make release

0 comments on commit a354e32

Please sign in to comment.