Skip to content

Commit

Permalink
edit wf
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brl committed Apr 20, 2023
1 parent 0af3630 commit d773c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/my_rpg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Discord Notification
uses: appleboy/discord-action@master
with:
webhook_id: 1098645970016800878
webhook_id: "1098645970016800878"
webhook_token: "-ApcSsSQy-Wg-EoDkAEk-EN0xaMw3FxLdiF8to16UmDEMt6TtklgTgeW2NFB-RYPo9dG"
message: "Workflow '${{ github.workflow }}' ${{ job.status }} on branch '${{ github.ref }}'."
- name: Checkout repository
Expand Down

0 comments on commit d773c02

Please sign in to comment.