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 fd1bddd commit 051b060Copy full SHA for 051b060
.github/workflows/secureSignal-to-cdn.yaml
@@ -87,7 +87,7 @@ jobs:
87
run: echo "Approved for deployment to all environments"
88
89
# Matrix Deployment for All Environments
90
- ssignal-cdn-deployment:
+ cdn-deployment:
91
needs: [build, approval-to-deploy]
92
runs-on: ubuntu-latest
93
permissions:
0 commit comments