Skip to content

Commit

Permalink
Revert "ci: debug build output"
Browse files Browse the repository at this point in the history
This reverts commit 953f15c.
  • Loading branch information
megglos committed Sep 23, 2024
1 parent 64e33bf commit 86e4849
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
# Publish Go tag for the release
git tag "v${RELEASE_VERSION}"
git push origin "v${RELEASE_VERSION}"
ls -al cmd/zbctl/dist
- name: Create Github release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 86e4849

Please sign in to comment.