Skip to content

Commit a24c61a

Browse files
authored
Use environment in deploy action
1 parent dca3f10 commit a24c61a

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
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
deploy:
14+
environment: github-pages
1415
permissions:
1516
# This is required to allow the GH actions bot to commit to the `gh-pages` branch
1617
contents: write

0 commit comments

Comments
 (0)