Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcong1993/setup-timezone

setup timezone for actions
https://github.com/zcong1993/setup-timezone

actions timezone

Last synced: about 23 hours ago
JSON representation

setup timezone for actions

Awesome Lists containing this project

README

        

# Setup Timezone ![units-test](https://github.com/zcong1993/setup-timezone/workflows/units-test/badge.svg)

Setup timezone you need for action.

## Getting Started

Simple usage:

```yaml
- name: Setup timezone
uses: zcong1993/setup-timezone@master
with:
timezone: Asia/Shanghai
```

## License

MIT © zcong1993