mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 09:31:21 +00:00
Merge branch 'main' into feat/105-implement-seo-optimizations-merge
This commit is contained in:
commit
51bff1f4bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create result content
|
- name: Create result content
|
||||||
id: create_result_content
|
id: create_result_content
|
||||||
uses: actions/github-script@v6.4.1
|
uses: actions/github-script@v7.0.1
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue