Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kei-g/github
GitHub Actions, frequently rebased.
https://github.com/kei-g/github
github-actions
Last synced: about 7 hours ago
JSON representation
GitHub Actions, frequently rebased.
- Host: GitHub
- URL: https://github.com/kei-g/github
- Owner: kei-g
- License: bsd-3-clause
- Created: 2023-02-05T05:45:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T02:47:44.000Z (9 months ago)
- Last Synced: 2024-05-13T03:35:46.004Z (9 months ago)
- Topics: github-actions
- Language: TypeScript
- Homepage:
- Size: 586 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GitHub Actions
[`kei-g/github/checkout`][checkout-url] - Checkout a repository with digest
[`kei-g/github/create-release`][create-release-url] - Create a release on GitHub according to the tag in your repository
[`kei-g/github/import-gpg`][import-gpg-url] - Import a GPG key
[`kei-g/github/put-changes`][put-changes-url] - Put changes with a signature of the [`github-actions[bot]`][github-action-bot-url]
# License
The scripts and documentation in this repository are released under the [BSD-3-Clause License][license-url]
# Contributions
Contributions are welcome! See [Contributor's Guide](https://github.com/kei-g/github/blob/main/CONTRIBUTING.md)
# Code of Conduct
:clap: Be nice. See [our code of conduct](https://github.com/kei-g/github/blob/main/CODE_OF_CONDUCT.md)
[checkout-url]:https://github.com/kei-g/github/tree/main/checkout
[create-release-url]:https://github.com/kei-g/github/tree/main/create-release
[github-action-bot-url]:https://github.com/apps/github-actions
[import-gpg-url]:https://github.com/kei-g/github/tree/main/import-gpg
[license-url]:https://github.com/kei-g/github/blob/main/LICENSE
[put-changes-url]:https://github.com/kei-g/github/tree/main/put-changes