Skip to content

Commit

Permalink
Update sarthi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar5526 committed Jan 3, 2024
1 parent beab4cf commit cfbd5e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sarthi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
uses: actions/checkout@v2

- name: Set up Sarthi
uses: tushar5526/sarthi-deploy@main
uses: tushar5526/sarthi-deploy@tushar5526-patch-1
with:
compose_file: docker-compose.yaml # override this with the compose file name
sarthi_server_url: ${{ secrets.SARTHI_SERVER_URL }}
sarthi_secret: ${{ secrets.SARTHI_SECRET }} # Secret text generate while setting up the server
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cfbd5e7

Please sign in to comment.