diff --git a/.warp/workflows/update_changelog_gitbook.yml b/.warp/workflows/update_changelog_gitbook.yml new file mode 100644 index 0000000..8749a5e --- /dev/null +++ b/.warp/workflows/update_changelog_gitbook.yml @@ -0,0 +1,15 @@ +--- +name: "Run Warp themes preview generator" +command: "python3 ./scripts/gen_theme_previews.py {{directory}}" +tags: + - warpdotdev + - warpdotdev-dx +description: "Run Warp themes preview generator" +arguments: + - name: directory + description: The directory to generate themes for + default_value: standard +source_url: "https://warp.dev" +author: elviskahoro +author_url: "https://elvis.ai" +shells: []