test push

This commit is contained in:
Easy
2023-02-04 16:41:34 +08:00
parent c9506dd752
commit 7c35279fbb

View File

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