Skip to content

Commit

Permalink
Update ghpages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clizarraga-UAD7 committed Jan 28, 2024
1 parent 238a0c1 commit 71852d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
on:
push:
branches:
- master
- main
permissions:
actions: write
contents: write
# permissions:
# actions: write
# contents: write
# deployments: write

jobs:
deploy:
build:
name: Deploy docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 71852d9

Please sign in to comment.