Skip to content

Commit

Permalink
Finalize Master
Browse files Browse the repository at this point in the history
  • Loading branch information
fronold49 authored Oct 24, 2022
1 parent 7a29e77 commit 0090b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
discussion_category_name: releases
generate_release_notes: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0090b5e

Please sign in to comment.