little fix
This commit is contained in:
parent
de234b3d8c
commit
24538f4611
2
.github/workflows/destversion.yml
vendored
2
.github/workflows/destversion.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Test Github Action Server Time
|
||||
run: bash -x echo `date`
|
||||
run: echo `date`
|
||||
- name: Check new version and push
|
||||
env:
|
||||
GHTOKEN: ${{ secrets.GHTOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user