Skip to content

Commit

Permalink
Merge pull request #435 from wasmerio/upgrade-wasmer
Browse files Browse the repository at this point in the history
Upgrade wasmer
  • Loading branch information
syrusakbary authored Oct 7, 2024
2 parents f5624a7 + 0ec1960 commit 1334e70
Show file tree
Hide file tree
Showing 16 changed files with 945 additions and 524 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: npm run build
working-directory: examples/wasmer.sh
- name: Deploy wasmer.sh to wasmer.io
run: wasmer deploy --registry="https://registry.wasmer.io/graphql" --token=${{ secrets.WASMER_CIUSER_PROD_TOKEN }} --non-interactive --no-wait --no-persist-id --publish-package --owner=wasmer-examples
run: wasmer deploy --registry="https://registry.wasmer.io/graphql" --token=${{ secrets.WASMER_CIUSER_PROD_TOKEN }} --non-interactive --no-wait --no-persist-id --publish-package --owner=wasmer
continue-on-error: true
working-directory: examples/wasmer.sh
- name: Install ffmpeg-react dependencies
Expand Down
Loading

0 comments on commit 1334e70

Please sign in to comment.