diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 5a908c3..052c6b8 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Audit on: # yamllint disable-line rule:truthy diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index d570fe3..4b12b59 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Deploy Docs on: # yamllint disable-line rule:truthy @@ -24,7 +24,4 @@ jobs: deploy-docs: name: Deploy Docs uses: theholocron/.github/.github/workflows/deploy-docs.yml@main - with: - name: node-template - use-turbo: false secrets: inherit diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f76943b..6cd7662 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,7 @@ # AUTO-GENERATED — do not edit directly. # Source: theholocron/holocron · packages/cli/src/commands/setup-workflows.ts -# Tool: holocron setup -# Changes: run `holocron setup` to regenerate. +# Tool: holocron sync-github +# Changes: edit source in theholocron/holocron and push to alpha or main. name: Release on: # yamllint disable-line rule:truthy