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 be9d478 commit 5205d6cCopy full SHA for 5205d6c
1 file changed
.github/workflows/deploy-preview.yaml
@@ -16,6 +16,7 @@ jobs:
16
uses: fermyon/actions/spin/setup@v1
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
19
+ plugins: cloud
20
21
- name: Install npm packages
22
run: |
0 commit comments