Skip to content

Commit 5205d6c

Browse files
authored
ci(deploy-preview.yaml): install cloud plugin (#212)
Signed-off-by: Vaughn Dice <vdice@akamai.com>
1 parent be9d478 commit 5205d6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-preview.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: fermyon/actions/spin/setup@v1
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
19+
plugins: cloud
1920

2021
- name: Install npm packages
2122
run: |

0 commit comments

Comments
 (0)