Skip to content

Commit

Permalink
Removing the startsWith
Browse files Browse the repository at this point in the history
  • Loading branch information
fronold49 authored Oct 24, 2022
1 parent 9b377b5 commit 7a29e77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.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@v1
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
discussion_category_name: releases
Expand Down

0 comments on commit 7a29e77

Please sign in to comment.