We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976563e commit be8a6c7Copy full SHA for be8a6c7
1 file changed
.github/workflows/publish-all-operators.yaml
@@ -234,6 +234,7 @@ jobs:
234
name: v${{ needs.start.outputs.new_version }}
235
body: ${{ steps.changelog.outputs.changelog }}
236
draft: true
237
+ overwrite: true
238
files: |
239
./aws-euid-deployment-files-${{ needs.start.outputs.new_version }}.zip
240
./aws-uid2-deployment-files-${{ needs.start.outputs.new_version }}.zip
0 commit comments