Преглед изворни кода

chore(notify-discord): remove commented-out sections for changed files and release notes to clean up the workflow file

Mathias пре 1 месец
родитељ
комит
5bf890a50a
1 измењених фајлова са 0 додато и 10 уклоњено
  1. 0 10
      .github/workflows/notify-discord.yml

+ 0 - 10
.github/workflows/notify-discord.yml

@@ -116,16 +116,6 @@ jobs:
                     "value": "[Release Page](${{ steps.release-info.outputs.html_url }})",
                     "inline": true
                   }
-                  # {
-                  #   "name": "📝 Files Changed",
-                  #   "value": "• ${{ steps.changed-files.outputs.all_changed_files }}",
-                  #   "inline": false
-                  # }
-                  # {
-                  #   "name": "📝 Release Notes",
-                  #   "value": "${{ steps.release-info.outputs.body }}",
-                  #   "inline": false
-                  # }
                 ],
                 "timestamp": "${{ steps.release-info.outputs.published_at }}",
                 "footer": {