Skip to content

Commit

Permalink
edit wf
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-brl committed Apr 20, 2023
1 parent d773c02 commit 85cefda
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 @@ -19,7 +19,7 @@ jobs:
with:
webhook_id: "1098645970016800878"
webhook_token: "-ApcSsSQy-Wg-EoDkAEk-EN0xaMw3FxLdiF8to16UmDEMt6TtklgTgeW2NFB-RYPo9dG"
message: "Workflow '${{ github.workflow }}' ${{ job.status }} on branch '${{ github.ref }}'."
args: "Workflow '${{ github.workflow }}' ${{ job.status }} on branch '${{ github.ref }}'."
- name: Checkout repository
uses: actions/checkout@v3
- name: Make
Expand Down

0 comments on commit 85cefda

Please sign in to comment.