Skip to content

Commit 7d728be

Browse files
Merge pull request #1 from evankanderson/main
Accommodate Minder move
2 parents 1ecb437 + 381aba6 commit 7d728be

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818

1919
permissions:
2020
contents: read
21-
pages: write
2221

2322
defaults:
2423
run:
@@ -27,8 +26,7 @@ jobs:
2726
- name: Checkout docs
2827
uses: actions/checkout@v4
2928
with:
30-
# TODO: change this to mindersec/minder once it is moved.
31-
repository: stacklok/minder
29+
repository: mindersec/minder
3230

3331
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3432
with:

0 commit comments

Comments
 (0)