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 535de15 commit 1d1b9d3Copy full SHA for 1d1b9d3
.github/workflows/deploy-ibm-cloud.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Build project
30
run: yarn build
31
- name: Deploying to IBM Cloud (Canary)
32
- uses: carbon-design-system/action-ibmcloud-cf@v1.2.1
+ uses: carbon-design-system/action-ibmcloud-cf@v1.3.0
33
with:
34
cloud-api-key: ${{ secrets.CLOUD_API_KEY }}
35
cf-org: ibm-digital-design
@@ -65,7 +65,7 @@ jobs:
65
66
67
- name: Deploying to IBM Cloud (Canary - RTL)
68
69
70
71
0 commit comments