Skip to content

Commit

Permalink
changing ref.
Browse files Browse the repository at this point in the history
  • Loading branch information
weinbe58 committed Oct 16, 2023
1 parent 72fac2d commit 2ab7367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Wait for any preview documentation to deploy
uses: lewagon/[email protected]
with:
ref: main
check-name: 'Deploy preview documentation'
ref: "**"
check-name: 'Deploy dev documentation'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2ab7367

Please sign in to comment.