deploy-test
This commit is contained in:
17
.github/workflows/star.yml
vendored
17
.github/workflows/star.yml
vendored
@@ -1,17 +0,0 @@
|
||||
name: Star notice
|
||||
|
||||
on:
|
||||
watch:
|
||||
types: [started]
|
||||
|
||||
jobs:
|
||||
bark:
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user