Skip to content

Commit

Permalink
Tweak Docs Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dbpolito committed Oct 8, 2020
1 parent ed8bea0 commit 930b1ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ on:
- master
paths:
- docs/**
- .github/workflows/docs-sync.yml

jobs:
docker-description:
docs-sync:
runs-on: ubuntu-latest
steps:
- run: curl -fsSL http://kool.dev/sync-docs?token=$KOOL_DEV_DOCS_TOKEN
Expand Down

0 comments on commit 930b1ee

Please sign in to comment.