Skip to content

Commit

Permalink
remove this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Dec 4, 2024
1 parent 1dd2602 commit ec5dbe8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
build:
name: Build site
runs-on: ubuntu-latest
if: github.repository_owner == 'silverstripe'
permissions:
contents: read
steps:
Expand Down Expand Up @@ -48,7 +47,6 @@ jobs:
name: Deploy site
needs: build
runs-on: ubuntu-latest
if: github.repository_owner == 'silverstripe'
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit ec5dbe8

Please sign in to comment.