Skip to content

Commit 0bbcddf

Browse files
author
Zack Borton
authored
Merge pull request #13 from ZackBorton/feature/V1.0.1/readme-example
Feature/v1.0.1/readme example
2 parents 48d5f26 + 60b39f3 commit 0bbcddf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2424
with:
25-
tag_name: v1.0.0
26-
release_name: Release v1.0.0
25+
tag_name: v1.0.2
26+
release_name: Release v1.0.2
2727
draft: false
2828
prerelease: false
2929
- name: Upload Release Asset

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)
2-
2+
![Release Artifacts](https://github.com/ZackBorton/LocalstackSample/workflows/Release%20Artifacts/badge.svg)
33
# Practice for AWS developer certificate
44
* https://aws.amazon.com/certification/certified-developer-associate/
55
* Uses localstack to get more familiar with the AWS SDK

0 commit comments

Comments
 (0)