Skip to content

Commit 0648468

Browse files
author
Christopher Skene
committed
fix it again
1 parent 875ac4d commit 0648468

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ permissions:
1414
concurrency:
1515
group: "pages"
1616
cancel-in-progress: false
17+
1718
jobs:
18-
deploy:
19-
environment:
20-
name: github-pages
2119
build-and-deploy:
2220
runs-on: ubuntu-latest
21+
environment:
22+
name: github-pages
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)