Skip to content

Commit

Permalink
Tue May 28 16:18:26 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
h4de5ing committed May 28, 2024
1 parent 4e3bde4 commit ca2736a
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 1,037 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dingtalk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Send message using DingTalk Robot
run: |
curl -X POST 'http://localhost:8080/robot/send' -H 'Content-Type: application/json' -d '{"msgtype":"markdown","markdown":{"title":"","text":"### ${{ github.repository }}\n#### ${{ github.event.pusher.name }}"}}'
curl -X POST 'http://localhost:8080/robot/send' -H 'Content-Type: application/json' -d '{"msgtype":"markdown","markdown":{"title":"${{ github.repository }}","text":"### ${{ github.repository }}\n#### ${{ github.event.pusher.name }}\n>'${{ github.event.head_commit.message }}'"}}'
1 change: 0 additions & 1 deletion SystemFunction_src/otax/.gitignore

This file was deleted.

62 changes: 0 additions & 62 deletions SystemFunction_src/otax/build.gradle

This file was deleted.

Binary file removed SystemFunction_src/otax/libs/classes.jar
Binary file not shown.
43 changes: 0 additions & 43 deletions SystemFunction_src/otax/src/main/AndroidManifest.xml

This file was deleted.

193 changes: 0 additions & 193 deletions SystemFunction_src/otax/src/main/java/com/android/otax/MainActivity.kt

This file was deleted.

This file was deleted.

Loading

0 comments on commit ca2736a

Please sign in to comment.