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 76a3e75 commit e9c32caCopy full SHA for e9c32ca
.github/workflows/build-test-release-client-packages.yml
@@ -311,6 +311,7 @@ jobs:
311
Filesystem Layer release ${{ steps.find_version.outputs.version }}
312
files: ${{ steps.find_filenames.outputs.package_filenames }}
313
gzip: false
314
+ allow_override: true
315
316
release-latest:
317
needs: [release] # only run when the previous step (the actual release) was successful
0 commit comments