Hi @saqimtiaz
Assume I have a repo called TW-Lab with a landing page (a index.html = a Tiddlywiki). It has description and links to few other tiddlywikis! (my projects, experiments)
The structure is like below
-.git
-.github
-package.json
-tiddlywiki.info
-tiddlers
-project01
----tiddlywiki.info
----tiddlers
-project02
----tiddlywiki.info
----tiddlers
How can I use/modify the action-github to be able to create all projects index.html, when I make a change to them?
Hi @saqimtiaz
Assume I have a repo called TW-Lab with a landing page (a index.html = a Tiddlywiki). It has description and links to few other tiddlywikis! (my projects, experiments)
The structure is like below
How can I use/modify the action-github to be able to create all projects index.html, when I make a change to them?