Skip to content

Commit

Permalink
Merge pull request #362 from uploadcare/chore/allow-deploy-pages-manu…
Browse files Browse the repository at this point in the history
…ally

chore: allow to deploy pages manually
  • Loading branch information
nd0ut authored Jan 10, 2023
2 parents f2594a6 + 78db9e7 commit b39e402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deploy docs
on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit b39e402

Please sign in to comment.