+ [2020-07-01T18:51:19Z] wyre ups, sorry I made a mistake by including .aux and .toc files, sorry, nevermind, hehe
+ [2020-07-01T22:47:27Z] computer2000 hey guys can anyone help me with github actions? trying to set up an action to build gatsby page and then ftp deploy to server
+ [2020-07-01T22:48:06Z] computer2000 How can I reference the built page to deploy with ftp
+ [2020-07-01T22:49:02Z] computer2000 The page gets built and then the ftp deploy runs, but currently only the branch code gets deployed, instead of the built stuff

message no. 182970

Posted by hakermania in #github at 2020-07-01T08:42:59Z

Am I missing something obvious in GH pages? https://hytromo.github.io/_next/static/4sRmx-z4HzCBqtq94KtK8/pages/_app.js returns a 404 but the file exists: https://github.com/hytromo/hytromo.github.io/blob/master/_next/static/4sRmx-z4HzCBqtq94KtK8/pages/_app.js
+ [2020-07-02T02:58:00Z] bleb is it possible to get a list of commits for a project, from the web ui?
+ [2020-07-02T08:39:10Z] canton7 bleb, sure, in the "Commits" tab
+ [2020-07-02T08:39:38Z] canton7 Ah, they moved everything in the new UI
+ [2020-07-02T08:40:13Z] canton7 Ah right, it's now on the right-hand side of the blue bar at the top of the file list, where it says "XXX commits"
+ [2020-07-02T15:04:25Z] bleb canton7: thanks