Skip to content

Commit e97cc91

Browse files
authored
Update build-artifacts.yml
1 parent 3def93a commit e97cc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
"name": "${{ github.event.repository.name }}-release-bundle",
182182
"version": "${{ needs.get-version.outputs.VERSION }}",
183183
"description": "Release for build version ${{ needs.get-version.outputs.VERSION }}",
184-
# "files": [
184+
"files": [
185185
{
186186
"project": "database",
187187
"build": "${{ github.event.repository.name }}-rpm/${{ needs.get-version.outputs.VERSION }}"

0 commit comments

Comments
 (0)