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 - name: Downloading static site artifacts
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: static-site name: unlighthouse-reports
path: public path: public
- name: Install SSH Key - name: Install SSH Key
uses: https://github.com/shimataro/ssh-key-action@v2 uses: https://github.com/shimataro/ssh-key-action@v2