update: github action to deploy to new server

This commit is contained in:
mahyargdz
2025-02-19 13:05:21 +03:30
parent 85328704a0
commit 45cc81c701
+3 -3
View File
@@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest
env:
DANAK_SERVER: "https://captain.run.danakcorp.com"
APP_TOKEN: 443dca14bd870283926a9ab3a0c6b41c463cb9423c654e9fbd9069059df9021a
APP_NAME: danak-dsc-api
DANAK_SERVER: "https://captain.dev.danakcorp.com"
APP_TOKEN: 1b5da4107e67bb72c17bcecdaea51e6ccd0c545a4e7ffbcf4fd7e2c83bfe24b0
APP_NAME: danak-api
GITHUB_TOKEN: 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
steps: