Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Apr 19, 2024
1 parent be8cec6 commit 24ecc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Lark bot notify
run: |
BRANCH_NAME=$(echo $GITHUB_REF | sed 's/refs\/heads\///')
curl -X POST "https://pagespy.blucas.me/lark?branch=$BRANCH_NAME&actionId=GITHUB_RUN_ID"
curl -X POST "https://pagespy.blucas.me/lark?branch=$BRANCH_NAME&actionId=$GITHUB_RUN_ID"

0 comments on commit 24ecc36

Please sign in to comment.