Skip to content

Commit

Permalink
fix docs: update actions, explicitly run deploy pnpm script
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyCrazy committed Nov 3, 2023
1 parent a2f4349 commit a777f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpotifyAPI.Docs/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ git config --global user.name "GH Actions Docs Builder"

cd ./SpotifyAPI.Docs
pnpm i --frozen-lockfile
USE_SSH=true GIT_USER=JohnnyCrazy pnpm deploy
USE_SSH=true GIT_USER=JohnnyCrazy pnpm run deploy

0 comments on commit a777f75

Please sign in to comment.