Skip to content

Commit cfbd5e7

Browse files
authored
Update sarthi.yml
1 parent beab4cf commit cfbd5e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sarthi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ jobs:
1616
uses: actions/checkout@v2
1717

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

0 commit comments

Comments
 (0)