diff --git a/README.md b/README.md index f21864a..eedeae6 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [GitHub Actions for Logtalk and Prolog](https://github.com/logtalk-actions) - [GitHub Actions for Deno](https://github.com/denolib/setup-deno) - [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions) +- [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions) ### Utility @@ -183,6 +184,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Action to enforce branch naming rules](https://github.com/deepakputhraya/action-branch-name) - [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install) - [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug) +- [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values. ### Testing and Linting @@ -355,6 +357,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy a Collection to Ansible Galaxy](https://github.com/artis3n/ansible_galaxy_collection) - [An example of using Terraform to validate and apply GitHub administration](https://github.com/asgharlabs/github-terraform/tree/master/.github/workflows) - [Publish module to Puppet Forge](https://github.com/barnumbirr/action-forge-publish) +- [Build and publish Electron apps](https://github.com/samuelmeuli/action-electron-builder) - [Publish a Maven package](https://github.com/samuelmeuli/action-maven-publish) ### External Services