Arun Sathiya
|
72cb6da810
|
ci: use GITHUB_OUTPUT envvar instead of set-output command (#271)
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/).
This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"`
Instructions for envvar usage from GitHub docs:
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
|
2024-01-20 16:55:49 +08:00 |
|
thinkasany
|
e4dceb6325
|
ci: add conditional restrictions (#264)
|
2023-12-15 20:32:18 +08:00 |
|
yanglbme
|
d47e60f4aa
|
docs: update user list (#5)
|
2021-12-03 17:33:53 +08:00 |
|
Yang Libin
|
c29c0957e0
|
chore: update preview workflow (#98)
|
2021-11-24 23:41:55 +08:00 |
|
Yang Libin
|
aa11cd951e
|
feat: update preview workflow (#97)
* feat: update preview workflow
* fix
|
2021-11-24 23:30:45 +08:00 |
|