From 20677a71f365ada25548bd3de208ef4238dea64a Mon Sep 17 00:00:00 2001 From: Jake Heiser Date: Wed, 22 Sep 2021 15:20:04 -0600 Subject: [PATCH] Rename build --- .github/workflows/swift.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 74af82c..d925344 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -1,4 +1,4 @@ -name: Swift +name: Build on: push: diff --git a/README.md b/README.md index d51b1ea..ff58ec1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dux -[![Build Status](https://github.com/jakeheis/Dux/workflows/Swift/badge.svg)](https://github.com/jakeheis/SwiftCLI/actions) +[![Build Status](https://github.com/jakeheis/Dux/workflows/Build/badge.svg)](https://github.com/jakeheis/SwiftCLI/actions) Guide users through your SwiftUI app with coach marks.