Skip to content

Commit

Permalink
Remove duplicate tag filter
Browse files Browse the repository at this point in the history
  • Loading branch information
nfisher committed Mar 30, 2023
1 parent 9c14f5e commit ba748ea
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 @@ -34,7 +34,6 @@ jobs:

- name: Create Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
generate_release_notes: true
files: |
Expand Down

0 comments on commit ba748ea

Please sign in to comment.