Skip to content

Commit

Permalink
Remove check for github ref when running release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnugget committed Mar 22, 2024
1 parent e1da454 commit ae89848
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')

0 comments on commit ae89848

Please sign in to comment.