Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneWizard08 committed May 6, 2024
1 parent 8c6f7e5 commit 15ad503
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
name: Deploy to Pages
on: [push]

permissions:
contents: write

jobs:
deploy:
permissions:
pages: write
id-token: write

environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 15ad503

Please sign in to comment.