We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e5003 commit 88206e2Copy full SHA for 88206e2
.github/workflows/go.yml
@@ -165,7 +165,7 @@ jobs:
165
if: startsWith(github.ref, 'refs/tags/')
166
with:
167
generate_release_notes: true
168
- # discussion_category_name: Announcements
+ discussion_category_name: Announcements
169
# # repo_token: ${{ secrets.GITHUB_TOKEN }}
170
token: ${{ secrets.GITHUB_TOKEN }}
171
# # tag: ${{ github.ref }}
0 commit comments