Skip to content

Commit

Permalink
added release also for binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Nov 22, 2023
1 parent 152977a commit 7ad4b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
sudo sh build.sh
#
- name: Upload go-scaffold #${{ matrix.go-version }}
- name: Upload go-scaffold
uses: actions/upload-artifact@v3
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 7ad4b29

Please sign in to comment.