Skip to content

Commit

Permalink
remove conditional on release
Browse files Browse the repository at this point in the history
  • Loading branch information
awcodify committed Nov 12, 2023
1 parent 8169b85 commit bc92916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: GitInsights

0 comments on commit bc92916

Please sign in to comment.