Skip to content

Commit

Permalink
based on vagrant repo
Browse files Browse the repository at this point in the history
  • Loading branch information
hariszaf committed Aug 11, 2024
1 parent 5f03cfd commit bc1769b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
build-and-deploy:
concurrency: publish-gh-pages
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Example environment variable

steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand Down

0 comments on commit bc1769b

Please sign in to comment.