Skip to content

Commit de25c69

Browse files
authored
Merge pull request #9 from delschlangen/claude/enhance-bluebook-citations-uO8FO
Fix: Add environment to build job for variable access
2 parents 2dafea3 + 35ad92e commit de25c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ concurrency:
1717
jobs:
1818
build:
1919
runs-on: ubuntu-latest
20+
environment: github-pages
2021
steps:
2122
- name: Checkout
2223
uses: actions/checkout@v4

0 commit comments

Comments
 (0)