fix docs: update actions, explicitly run deploy pnpm script

This commit is contained in:
Jonas Dellinger 2023-11-03 23:34:06 +01:00
parent a2f434968a
commit a777f759e9

View File

@ -9,4 +9,4 @@ git config --global user.name "GH Actions Docs Builder"
cd ./SpotifyAPI.Docs cd ./SpotifyAPI.Docs
pnpm i --frozen-lockfile pnpm i --frozen-lockfile
USE_SSH=true GIT_USER=JohnnyCrazy pnpm deploy USE_SSH=true GIT_USER=JohnnyCrazy pnpm run deploy