diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4f5f135..e97b3dd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,8 @@ jobs: test: # make sure the action works on a clean machine without building runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 - uses: ./ with: - milliseconds: 1000 + sendkey: ${{ secrets.sendkey }} + title: "server酱Action更新啦" +