Skip to content

Commit

Permalink
tedt
Browse files Browse the repository at this point in the history
  • Loading branch information
naimsolong authored Feb 17, 2024
1 parent b1c5176 commit 2cf4658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
# Specify runner + deployment step
runs-on: ubuntu-latest
steps:
- name: check env
run: echo "test print $POSTHOG_HOST"

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1

0 comments on commit 2cf4658

Please sign in to comment.