Skip to content

Commit

Permalink
chore: add fetch to discord action
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Sep 29, 2023
1 parent c37f5a4 commit a97283c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
script: |
const script = require('./.github/bot-scripts/post-release-notes.js')
script({github, context})
script({github, context, fetch})

0 comments on commit a97283c

Please sign in to comment.