Update dw.yml

This commit is contained in:
zenobit 2025-03-10 12:18:35 +01:00 committed by GitHub
parent eff9c1cb6b
commit e7208ee6a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
mv ISOs.tmp ISOs.list
echo "on DW are:" >> $GITHUB_STEP_SUMMARY
NEW=$(cat ISOs.list)
echo "${NEW}" >> $GITHUB_STEP_UMMARY
echo "${NEW}" >> $GITHUB_STEP_SUMMARY
- name: Git Config
run: |