mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-28 07:51:20 +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'
|
if: github.event.deployment_status.state == 'success'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Git repository
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
|
|
Loading…
Reference in a new issue