Skip to content

Commit

Permalink
Updated github workflows (source branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladleesi committed Apr 5, 2024
1 parent b5389ff commit 5b240a6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ name: GitHub Pages

on:
push:
branches:
- master
- main
branches: [ master ]

permissions:
contents: write
contents: read
deployments: write

jobs:
deploy:
Expand Down

0 comments on commit 5b240a6

Please sign in to comment.