Skip to content

Commit

Permalink
Merge pull request #1 from evankanderson/main
Browse files Browse the repository at this point in the history
Accommodate Minder move
  • Loading branch information
evankanderson authored Oct 14, 2024
2 parents 1ecb437 + 381aba6 commit 7d728be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:

permissions:
contents: read
pages: write

defaults:
run:
Expand All @@ -27,8 +26,7 @@ jobs:
- name: Checkout docs
uses: actions/checkout@v4
with:
# TODO: change this to mindersec/minder once it is moved.
repository: stacklok/minder
repository: mindersec/minder

- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
Expand Down

0 comments on commit 7d728be

Please sign in to comment.