]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Oopsied the workflow file, awesome. (#14293)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Sun, 26 Feb 2023 16:48:06 +0000 (17:48 +0100)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 16:48:06 +0000 (17:48 +0100)
.github/workflows/publish.yml

index 08005cd8bdc13369c82c9c210c1a7dda8ba9bcd8..5e1b9d65fac225a6e4f20ad70c02f6cdb8d225e6 100644 (file)
@@ -59,6 +59,6 @@ jobs:
 
     - name: Publish changelog
       run: Tools/actions_changelogs_since_last_run.py
-      with:
+      env:
         GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         DISCORD_WEBHOOK_URL: ${{ secrets.CHANGELOG_DISCORD_WEBHOOK }}