Skip to content

Commit

Permalink
Fixed more indentation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kTag committed Jul 26, 2024
1 parent 5af6a21 commit 6cd6ea3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/woonomic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_AVATAR: ${{ on.twitter.outputs.profile_image_url }}
uses: Ilshidur/action-discord@master
with:
args: ${{ on.twitter.outputs.full_text }}
with:
args: ${{ on.twitter.outputs.full_text }}

0 comments on commit 6cd6ea3

Please sign in to comment.