about summary refs log tree commit diff
path: root/.github/workflows/deploy.yml
AgeCommit message (Expand)AuthorLines
2025-01-03Make CI a little bit saferblyxyas-1/+9
2024-10-28fix: usage of `a deprecated Node.js version`Hamir Mahal-1/+1
2023-12-26ci: Update to `actions/checkout@v4` from `v3`.Bruce Mitchener-2/+2
2023-11-16Update rust-cache GHA in deploy workflowPhilipp Krones-1/+3
2023-05-12Update actions/checkoutTakayuki Nakata-2/+2
2022-04-29Update GitHub Actions actions/checkout@v2 to v3David Tolnay-2/+2
2021-07-28Update deploy CIflip1995-2/+15
2020-10-09Remove all usage of set-envflip1995-2/+2
2020-10-09Update actions due to deprecation of set-env and add-pathflip1995-2/+2
2020-04-23Always use the deploy script and templates of the master branchflip1995-0/+6
2020-03-25Also deploy from the beta branchflip1995-0/+4
2020-02-24Do not run deploy action on other reposYuki Okushi-0/+1
2020-02-12Run deploy workflow on tags, instead of releasesflip1995-4/+7
2020-02-12Use list instead of array for branch namesflip1995-2/+4
2020-02-12Apply review commentsflip1995-0/+4
2020-02-12Extract deploymentflip1995-42/+1
2020-02-12Add deployment to GHAflip1995-0/+72