Skip to content

Commit

Permalink
copy scripts from hazelcast-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed Dec 16, 2024
1 parent 2f892ae commit 7d7acf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Test install
# run: npm i git+https://${{ github.token }}@github.com/hazelcast/hazelcast-docs-tools.git#v0.0.1-alpha
run: |
git config --global url."https://${{ secrets.GH_TOKEN_DOCS_TOOLS }}@github.com/".insteadOf ssh://git@github.com/
npm i git+https://${{ secrets.GH_TOKEN_DOCS_TOOLS }}@github.com/hazelcast/hazelcast-docs-tools
- name: Check dead links
uses: hazelcast/hazelcast-docs/.github/actions/validate@main
Expand Down

0 comments on commit 7d7acf1

Please sign in to comment.