Skip to content

Commit f09c6a0

Browse files
authored
Update reporting-release-summary.yml
1 parent cda95f2 commit f09c6a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reporting-release-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
env:
3434
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
GITHUB_TOKEN: ${{ secrets.AI_MODELS }}
36-
SCOPE: ${{ inputs.scope || 'armbian/build,armbian/configng' }}
36+
SCOPE: ${{ inputs.scope || 'org:armbian' }}
3737
TZ: ${{ inputs.tz || 'Europe/Ljubljana' }}
3838
PERIOD: ${{ inputs.period || 'weekly' }}
3939
RELEASE_ENABLED: ${{ inputs.publish_release || 'true' }}

0 commit comments

Comments
 (0)