Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
  • Loading branch information
mhewedy committed Mar 19, 2024
1 parent 951f8a5 commit fbd03c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
cd -
- uses: actions/upload-artifact@master
if: startsWith(github.ref, 'refs/tags/')
#if: startsWith(github.ref, 'refs/tags/')
with:
name: my-artifacts
path: bin
Expand Down

0 comments on commit fbd03c8

Please sign in to comment.