Skip to content

Commit

Permalink
📖 Update comment in GH Pages deploy script
Browse files Browse the repository at this point in the history
Fixes #1669
  • Loading branch information
rowanc1 committed Jan 14, 2025
1 parent 7f29af8 commit 37d5712
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/serious-boats-film.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"myst-cli": patch
---

Update comment in gh action
1 change: 1 addition & 0 deletions packages/myst-cli/src/init/gh-actions/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ function createGithubPagesAction({
isGithubIO?: boolean;
}) {
return `# This file was created automatically with \`myst init --gh-pages\` 🪄 💚
# Ensure your GitHub Pages settings for this repository are set to deploy with **GitHub Actions**.
name: MyST GitHub Pages Deploy
on:
Expand Down

0 comments on commit 37d5712

Please sign in to comment.