+[2019-12-12T05:25:15Z]R2robotwhat application? +[2019-12-12T05:44:29Z]einichiI'm getting this error for my Github Pages content on commit: "Your site is having problems building: The tag site on line 17 in index.html is not a recognized Liquid tag." +[2019-12-12T05:45:20Z]einichiAh wait. I should probably run this by Liquid/Jekyll first before coming here... Ignore the above. +[2019-12-12T14:25:33Z]nindustriesHi, anyone using github deployments with Actions? +[2019-12-12T14:25:38Z]nindustriesI don't get deployments (yet)
+[2019-12-13T09:03:03Z]sine0on my github I have a profile, but when I commit from my computer I have another name used and I dont want it. how do I change it and where is it stored on windows +[2019-12-13T09:34:29Z]Solitondo you mean the commit author? set that in your git client to what you want. +[2019-12-13T09:37:29Z]sine0im just using it on the command line and it is used automatically, I dont know where it is stored +[2019-12-13T11:58:08Z]jamiHi. I used github actions the first time to build a docker image an push it to the git docker.pkg.github.com registry. Now i want to fetch the repo registry builds over the graphql api. Is this possible? I only got a RegistryPackage object out of the api, but i need the docker tag of the images available +[2019-12-13T18:54:34Z]helois it possible to set extra tags on self-hosted Actions runners?