We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfbd5e7 commit 7d57dcfCopy full SHA for 7d57dcf
.github/workflows/sarthi.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v2
17
18
- name: Set up Sarthi
19
- uses: tushar5526/sarthi-deploy@tushar5526-patch-1
+ uses: tushar5526/sarthi-deploy@main
20
with:
21
compose_file: docker-compose.yaml # override this with the compose file name
22
sarthi_server_url: ${{ secrets.SARTHI_SERVER_URL }}
0 commit comments