Skip to content

Commit

Permalink
Update deploy_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Sep 8, 2024
1 parent 50dd805 commit eadc6d7
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,22 @@ name: Deploy Docs

on:
push:
branches:
- master
- main
# branches:
# - master
# - main
tags:
- 'docs'

permissions:
contents: write

jobs:


# =============================================================================
# Deploy
# =============================================================================

deploy:

name: Deploy Docs
Expand Down

0 comments on commit eadc6d7

Please sign in to comment.