Skip to content

Commit

Permalink
Merge pull request #68 from ton-community/cd
Browse files Browse the repository at this point in the history
trigger deploy
  • Loading branch information
Sorrowwill authored Nov 24, 2022
2 parents 76bb2d0 + 7b536fe commit df24e5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ jobs:
cache-to: type=gha,mode=max
tags: ${{ secrets.REGISTRY_URL }}/nwt/ton_docs:latest
push: true

- name: Trigger deploy
run: curl -s "${{ secrets.CD_URL }}"

0 comments on commit df24e5f

Please sign in to comment.