Skip to content

Commit 3a6a063

Browse files
committed
🧪 Temporarily pause making release discussions
This commit must be reverted as soon as discussions are enabled in the repository [[1]]. [1]: #84
1 parent ab5063e commit 3a6a063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1096,7 +1096,7 @@ jobs:
10961096
${{ needs.slsa-provenance.outputs.provenance-name }}/*
10971097
artifactContentType: raw # Because whl and tgz are of different types
10981098
bodyFile: release-notes.md
1099-
discussionCategory: Announcements
1099+
# discussionCategory: Announcements # FIXME: uncomment post #84
11001100
draft: false
11011101
name: ${{ needs.pre-setup.outputs.git-tag }}
11021102
omitBodyDuringUpdate: true

0 commit comments

Comments
 (0)