Skip to content

Commit

Permalink
Add environment to workflow (#208)
Browse files Browse the repository at this point in the history
Signed-off-by: Musilah <[email protected]>
  • Loading branch information
Musilah authored Dec 16, 2024
1 parent 09551be commit 21a5f40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,10 @@ jobs:
permissions:
pages: write
id-token: write


environment:
name: github-pages

runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 21a5f40

Please sign in to comment.