Skip to content

Commit

Permalink
feat(docs): update
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyOubouaziz committed Sep 18, 2024
1 parent 1c10dfe commit 3b58fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
jobs:
deploy:
runs-on: ubuntu-latest
environment: actions
environment: actions # Is this necessary if we use the "env:" context below ?
steps:
- uses: actions/checkout@v4
- name: prepare temporary folder for build
Expand Down

0 comments on commit 3b58fae

Please sign in to comment.