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 bdc9788 commit 2abaaedCopy full SHA for 2abaaed
1 file changed
.github/workflows/deploy.yaml
@@ -33,6 +33,7 @@ jobs:
33
uses: fermyon/actions/spin/setup@v1
34
with:
35
github_token: ${{ secrets.GITHUB_TOKEN }}
36
+ plugins: cloud
37
38
- name: Login to Fermyon Cloud
39
run: spin cloud login --token "${{ secrets.FERMYON_CLOUD_TOKEN }}"
0 commit comments