Skip to content

Commit 7c2a65c

Browse files
Update deploy.yml
1 parent f39d144 commit 7c2a65c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
permissions:
3737
pages: write
3838
id-token: write
39+
environment:
40+
name: github-pages # Add the environment name
3941
steps:
4042
- name: Checkout code
4143
uses: actions/checkout@v4

0 commit comments

Comments
 (0)