Skip to content

Commit

Permalink
chore: remove release condition
Browse files Browse the repository at this point in the history
  • Loading branch information
tyhopp committed Sep 21, 2024
1 parent 61df388 commit d5706e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:

- name: release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
lenv-linux-amd64
Expand Down

0 comments on commit d5706e3

Please sign in to comment.