Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yadav committed Jul 14, 2024
1 parent 9ee4ab9 commit db65695
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy Docusaurus site to GitHub Pages

on:
pull_request:
types:
- closed
push:
tags:
- 'v*'

jobs:
build-deploy:
Expand Down

0 comments on commit db65695

Please sign in to comment.