Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadamirahmadi authored Nov 19, 2024
1 parent 209f2de commit d2fc1df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ concurrency:
cancel-in-progress: false

jobs:
# Build job
build:
env:
VITE_SITEURL: ${{ secrets.VITE_SITEURL}}
VITE_COMMENT_URL: ${{ secrets.VITE_COMMENT_URL}}
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d2fc1df

Please sign in to comment.