publish
This commit is contained in:
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@@ -11,10 +11,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: josStorer/get-current-time@v2.0.2
|
||||
id: current-time
|
||||
with:
|
||||
format: YYYYMMDD-HH
|
||||
utcOffset: "+08:00"
|
||||
id: current-time
|
||||
with:
|
||||
format: YYYYMMDD-HH
|
||||
utcOffset: "+08:00"
|
||||
- uses: ./
|
||||
with:
|
||||
sendkey: ${{ secrets.sendkey }}
|
||||
|
||||
Reference in New Issue
Block a user