This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ’š Disable demo deployment for now

+2 -1
+2 -1
.github/workflows/demo.yml
··· 1 1 name: Demo 2 2 3 - on: { push: { branches: [main] } } 3 + on: 4 + workflow_dispatch: 4 5 5 6 permissions: 6 7 contents: write