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 e3c265a commit fc7ef7fCopy full SHA for fc7ef7f
.github/workflows/backend-functions-main-cicd.yml
@@ -27,7 +27,7 @@ jobs:
27
artifactsDirectory: src/backend/Functions/Ts.Functions/publish
28
artifactsName: tsfunctions
29
secrets:
30
- publishProfile: ${{ secrets.func_ts_develop_5119 }}
+ publishProfile: ${{ secrets.func_ts_develop_AF50 }}
31
32
deploy-prod:
33
uses: ./.github/workflows/backend-functions-deploy.yml
0 commit comments