Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zcong1993/setup-timezone
- Owner: zcong1993
- License: mit
- Created: 2020-03-10T09:24:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T13:56:20.000Z (9 months ago)
- Last Synced: 2024-10-24T15:39:50.903Z (15 days ago)
- Topics: actions, timezone
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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