Merge pull request #12 from llxlr/patch-1

对齐一下缩进
This commit is contained in:
Easy
2023-02-05 10:53:39 +08:00
committed by GitHub

View File

@@ -12,10 +12,10 @@
```yml ```yml
- uses: josStorer/get-current-time@v2.0.2 - uses: josStorer/get-current-time@v2.0.2
id: current-time id: current-time
with: with:
format: YYYYMMDD-HH format: YYYYMMDD-HH
utcOffset: "+08:00" utcOffset: "+08:00"
- uses: easychen/github-action-server-chan@v1.0.0 - uses: easychen/github-action-server-chan@v1.0.0
with: with:
sendkey: ${{ secrets.sendkey }} sendkey: ${{ secrets.sendkey }}