Skip to content

Commit

Permalink
remove wasmer typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Dec 29, 2023
1 parent f345610 commit e723e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spin-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ on:
- LICENSE
- README.md
- .github/**
- "!.github/workflows/wasmer-deploy.yml"
- "!.github/workflows/spin-deploy.yml"
workflow_dispatch:
concurrency: ${{ github.workflow }}
jobs:
wasmer-deploy:
spin-deploy:
environment:
name: fermyon-cloud
url: https://hello-world-rust-spin-app-vjy7e5ib.fermyon.app
Expand Down

0 comments on commit e723e77

Please sign in to comment.