This commit is contained in:
FairyEver 2019-11-27 10:04:05 +08:00
parent ff6fca5242
commit d6f4575b98
2 changed files with 17 additions and 0 deletions

17
.github/workflows/star.yml vendored Normal file
View File

@ -0,0 +1,17 @@
name: Send message on star
on:
watch:
types: [started]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: send bark message
run: |
repo=${GITHUB_REPOSITORY//\//:}
actor=$GITHUB_ACTOR
curl https://api.day.app/EweNWLE36rvVR8EFfWGq7k/$actor%20star%20了你的仓库/$repo