File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
packages/myst-cli/src/init/gh-actions Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " myst-cli " : patch
3+ ---
4+
5+ Change social links to drop Twitter
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ ${filename}
177177 ? `at:\n\n ${ githubPagesUrl } \n`
178178 : 'on your https://{{ organization }}.github.io/{{ repo }} domain'
179179 }
180- 7. 🎉 Celebrate and tell us about your site on Twitter or Mastodon! 🐦 🐘
180+ 7. 🎉 Celebrate and tell us about your site on BlueSky or Mastodon! 🐦 🐘
181181` ,
182182 ) ;
183183}
@@ -218,7 +218,7 @@ ${filename}
2182185. Push these changes (and/or merge to ${ prompt . branch } )
2192196. Look for a new action to start${ githubUrl ? `\n\n ${ githubUrl } /actions\n` : '' }
2202207. Once the action completes, your site should be deployed
221- 8. 🎉 Celebrate and tell us about your site on Twitter or Mastodon! 🐦 🐘
221+ 8. 🎉 Celebrate and tell us about your site on BlueSky or Mastodon! 🐦 🐘
222222` ,
223223 ) ;
224224}
You can’t perform that action at this time.
0 commit comments