Skip to content

Commit

Permalink
Add env in yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
mo1ein committed Sep 3, 2024
1 parent cb6ebbb commit dde9577
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ on:

jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit dde9577

Please sign in to comment.