Skip to content

Commit 913e7e1

Browse files
authored
Add environment
1 parent c7534c0 commit 913e7e1

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
@@ -14,6 +14,8 @@ permissions:
1414
jobs:
1515
build_and_deploy:
1616
runs-on: ubuntu-latest
17+
environment:
18+
name: github-pages
1719

1820
steps:
1921
- name: Checkout code

0 commit comments

Comments
 (0)