Skip to content

Commit

Permalink
Merge pull request #64 from NJUPT-SAST/dev-xun
Browse files Browse the repository at this point in the history
Update link.yml
  • Loading branch information
Xunop authored Nov 4, 2023
2 parents ea10f73 + d123e98 commit a076d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
-m "https://github.com/${{ github.repository }}/commit/${{ github.sha }}"
- name: Send Fail Message
if: ${{ fail() }}
if: ${{ failure() }}
run: |
bash ../../scripts/webhook.sh \
-u "https://github.com/${{ github.repository }}/commit/${{ github.sha }}/checks/${{ github.run_id }}" \
Expand Down

0 comments on commit a076d11

Please sign in to comment.