Skip to content

Commit

Permalink
fix goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M09Ic committed Feb 14, 2023
1 parent 033b808 commit f1d802e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Upload assets
uses: actions/upload-artifact@v3
with:
name: gogo_archive_${{ github.ref }}
name: gogo_archive
path: |
v2/dist/gogo*
tools/*
Expand Down

0 comments on commit f1d802e

Please sign in to comment.