mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
refactor: Minor name change
This commit is contained in:
parent
f5d8d10c25
commit
1f1817a81a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/seo-report.yaml
vendored
2
.github/workflows/seo-report.yaml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
if: github.event.deployment_status.state == 'success'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Node.js
|
||||
|
|
Loading…
Reference in a new issue