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.
2 parents 8717461 + e9c32ca commit 37cb1d5Copy full SHA for 37cb1d5
.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