Skip to content

Commit

Permalink
Fix stray quote in action (#4193)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow authored Aug 6, 2024
1 parent b73387f commit 17abaa2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/discord_wiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
with:
egress-policy: audit

- uses:
'oznu/gh-wiki-edit-discord-notification@1f5b688c27310fba606368b20469c81f5ffd9a2f
# v1.0.0'
- uses: oznu/gh-wiki-edit-discord-notification@1f5b688c27310fba606368b20469c81f5ffd9a2f # v1.0.0
with:
discord-webhook-url: ${{ secrets.DISCORD_WEBHOOK_WIKI_EDIT }}

0 comments on commit 17abaa2

Please sign in to comment.