nerd-fonts/.github/workflows
Fini Jastrow 83d41b6220 CI: Fix workflow for the gh-pages (still ongoning?) [skip ci]
[why]
checkout-files checks out the last version on the push target branch,
not the version we actually pushed.

checkout clears all the workspace, so out file we want to commit is
lost.

[how]
Use commit hash from just pushed commit.

Use temporary directory outside of workspace to store the file.
Unfortunately we haved to copy back because github-pages-deploy-action
seems to take no absolute paths.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-10-18 20:47:29 +02:00
..
docker-release.yml CI: Fix hopeless-docker prevention 2022-08-26 19:31:48 +02:00
font-patcher.yml Merge pull request #806 from ryanoasis/feature/ci-use-2022-fontforge 2022-08-23 09:43:36 +02:00
packsvgs.yml CI: Remove set-output commands [skip ci] 2022-10-13 16:37:20 +02:00
pages.yml CI: Fix workflow for the gh-pages (still ongoning?) [skip ci] 2022-10-18 20:47:29 +02:00
release.yml CI: Remove set-output commands [skip ci] 2022-10-13 16:37:20 +02:00