Skip to content

Commit

Permalink
🚀Update docbuild.yml for deployment into main
Browse files Browse the repository at this point in the history
Update docbuild.yml for deployment into main
  • Loading branch information
nadvitek authored Jan 28, 2024
1 parent 7a3f508 commit 16ac928
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Deploy DocC
on:
# Runs on pushes targeting the default branch
push:
branches:
- '*'
branches: ["main"]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
Expand Down

0 comments on commit 16ac928

Please sign in to comment.