report-toolkit icon indicating copy to clipboard operation
report-toolkit copied to clipboard

fix deploy site on release action

Open boneskull opened this issue 5 years ago • 2 comments

It's not working atm because it needs git username/pass. This is no good anyway. Find another action. fix.

boneskull avatar Feb 25 '20 21:02 boneskull

here's an example https://github.com/tc39/proposal-module-attributes/blob/master/.github/workflows/publish.yml

boneskull avatar Feb 25 '20 22:02 boneskull

so we should then use https://github.com/peaceiris/actions-gh-pages

boneskull avatar Mar 10 '20 19:03 boneskull