Skip to content

Commit 727264a

Browse files
committed
feat(gen): fixp indent
1 parent 43dfad7 commit 727264a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/link-check-schedule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Get current date
11-
id: date
12-
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
11+
id: date
12+
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
1313
- uses: filiph/[email protected]
1414
with:
1515
arguments: https://www.scaleway.com/en/docs/ >> linkcheck_output.txt

0 commit comments

Comments
 (0)