dev #9

Merged
Firq merged 33 commits from dev into main 2023-12-21 11:27:53 +00:00
Showing only changes of commit 22f4a5f0b8 - Show all commits

View file

@ -35,7 +35,7 @@ jobs:
- name: Downloading static site artifacts
uses: actions/download-artifact@v3
with:
name: static-site
name: unlighthouse-reports
path: public
- name: Install SSH Key
uses: https://github.com/shimataro/ssh-key-action@v2