Skip to content

Commit

Permalink
ci: fix binary path for docs updating
Browse files Browse the repository at this point in the history
  • Loading branch information
piksel committed Apr 10, 2022
1 parent bbb810e commit 4216cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Deploy docs
run: mike deploy --push $(go run ./cli docs -V)
run: mike deploy --push $(go run ./shoutrrr docs -V)

0 comments on commit 4216cf5

Please sign in to comment.