ci: label disabled legacy publisher

This commit is contained in:
2026-07-15 20:00:15 +02:00
parent d69968101a
commit e3397e5e85
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
if-no-files-found: error if-no-files-found: error
retention-days: 30 retention-days: 30
- name: Create GitHub release - name: Legacy inline publisher (disabled)
if: ${{ false }} if: ${{ false }}
env: env:
GH_TOKEN: ${{ github.token }} GH_TOKEN: ${{ github.token }}