Skip to content

Commit

Permalink
[chore]: Fix local action test
Browse files Browse the repository at this point in the history
  • Loading branch information
danibonilha committed Jan 2, 2024
1 parent da07b79 commit a33a3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
with:
threadName: 'v1.0-test-action'
channelName: 'bifrost'
webhookUrl: ${{ secrets.HUBOT_WEBHOOK_URl }}
webhookUrl: ${{ secrets.HUBOT_WEBHOOK_URL }}
webhookAuth: ${{ secrets.HUBOT_WEBHOOK_AUTH }}

0 comments on commit a33a3a5

Please sign in to comment.