Skip to content

Commit 2cc17c5

Browse files
authored
Merge pull request #203 from itowlson/actions-need-cloud-plugin
Install cloud plugin for deploy
2 parents bdc9788 + 2abaaed commit 2cc17c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: fermyon/actions/spin/setup@v1
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
36+
plugins: cloud
3637

3738
- name: Login to Fermyon Cloud
3839
run: spin cloud login --token "${{ secrets.FERMYON_CLOUD_TOKEN }}"

0 commit comments

Comments
 (0)