Skip to content

Commit d254140

Browse files
committed
deploy to fermyon
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent 116da78 commit d254140

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/deploy.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ jobs:
111111
# provenance: false
112112

113113
# Deploy:
114-
# - name: Deploy to Fermyon Cloud
115-
# uses: fermyon/actions/spin/deploy@v1
116-
# with:
117-
# fermyon_token: ${{ secrets.FERMYON_CLOUD_TOKEN }}
118-
# run_build: false
114+
- name: Deploy to Fermyon Cloud
115+
uses: fermyon/actions/spin/deploy@v1
116+
with:
117+
fermyon_token: ${{ secrets.FERMYON_CLOUD_TOKEN }}
118+
run_build: false
119119

120120
- name: Set up Flux CLI
121121
uses: fluxcd/flux2/[email protected]

0 commit comments

Comments
 (0)