summaryrefslogtreecommitdiff
path: root/.github/workflows/post_publish.yml
AgeCommit message (Collapse)Author
2024-11-05chore: upgrade publish workflow to ubuntu 24 (#26731)Divy Srivastava
2023-04-01ci: update to Ubuntu 22.04 runners for all workflows (#18526)Divy Srivastava
2023-01-12ci: update Windows runner, update Google Cloud integration, update Node (#17358)Bartek IwaƄczuk
This commit rolls up following PRs into a single one: - https://github.com/denoland/deno/pull/16672 - https://github.com/denoland/deno/pull/16674 - https://github.com/denoland/deno/pull/16972 Generation script was updated to take into account these changes. Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> Co-authored-by: Geert-Jan Zwiers <geertjanzwiers@protonmail.com> Co-authored-by: David Sherret <dsherret@gmail.com>
2022-11-13chore: fix post_publish workflow trigger (#16619)David Sherret
2022-11-13fix: update latest release version after github release publish (#16603)David Sherret