You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, I am currently trying to make a github page which is a set of tutorials about Ionic. But I wanted to automate the process. Previously I was using vagrant (in windows) to create a virtual box to build with markdeck. And then copy the deck into a docs folder so github pages can publish it.
Honestly this is the first time I tried Github Actions and i just copy pasted the Deploy part from the Documentation.
I am an avid gitlab-ci user, but I must say the time it took to get this working and the amount of time for each action to finish is very impressive that I might just switch
Though as per @arnehilmann from #21 :
But I still think that after you are done previewing your slides you might want to automate the build.
Below is what is working for me
Of course you could also have markdeck already in your repository.
The text was updated successfully, but these errors were encountered: