Skip to content

Commit

Permalink
Add status to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-bacca committed Oct 19, 2023
1 parent 72aeca3 commit e302e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AWS OIDC Authentication Example with GitHub Actions

![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-Workflow%20Status-brightgreen)
![GitHub Actions](https://github.com/github/docs/actions/workflows/main.yml/badge.svg?event=push)

This repository is an example of how to deploy a project to Amazon Web Services (AWS) using GitHub Actions with OIDC (OpenID Connect) authentication. OIDC authentication adds an extra layer of security to your deployment pipeline.

Expand Down

0 comments on commit e302e35

Please sign in to comment.