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 ab5063e commit 3a6a063Copy full SHA for 3a6a063
.github/workflows/ci-cd.yml
@@ -1096,7 +1096,7 @@ jobs:
1096
${{ needs.slsa-provenance.outputs.provenance-name }}/*
1097
artifactContentType: raw # Because whl and tgz are of different types
1098
bodyFile: release-notes.md
1099
- discussionCategory: Announcements
+ # discussionCategory: Announcements # FIXME: uncomment post #84
1100
draft: false
1101
name: ${{ needs.pre-setup.outputs.git-tag }}
1102
omitBodyDuringUpdate: true
0 commit comments