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 3def93a commit e97cc91Copy full SHA for e97cc91
.github/workflows/build-artifacts.yml
@@ -181,7 +181,7 @@ jobs:
181
"name": "${{ github.event.repository.name }}-release-bundle",
182
"version": "${{ needs.get-version.outputs.VERSION }}",
183
"description": "Release for build version ${{ needs.get-version.outputs.VERSION }}",
184
- # "files": [
+ "files": [
185
{
186
"project": "database",
187
"build": "${{ github.event.repository.name }}-rpm/${{ needs.get-version.outputs.VERSION }}"
0 commit comments