Skip to content

Commit 88896d1

Browse files
committed
Rename workflow display name to Publish and normalize badge labels
1 parent de9e9d2 commit 88896d1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Publish Collection
2+
name: Publish
33

44
on:
55
push:

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[![swift](https://img.shields.io/badge/swift-ea7a50.svg?logo=swift&logoColor=white)](https://developer.apple.com/swift/)
2-
[![xcode](https://img.shields.io/badge/xcode-50ace8.svg?logo=xcode&logoColor=white)](https://developer.apple.com/xcode/)
3-
[![spm](https://img.shields.io/badge/spm-b68f6a.svg?logo=gitlfs&logoColor=white)](https://developer.apple.com/documentation/xcode/swift-packages)
4-
[![publish](https://github.com/thatfactory/swift-package-collection/actions/workflows/publish.yml/badge.svg)](https://github.com/thatfactory/swift-package-collection/actions/workflows/publish.yml)
5-
[![revision](https://img.shields.io/endpoint?url=https://thatfactory.github.io/swift-package-collection/badges/revision.json&logo=gitbook&logoColor=white)](https://github.com/thatfactory/swift-package-collection/blob/main/CHANGELOG.md)
6-
[![updated](https://img.shields.io/endpoint?url=https://thatfactory.github.io/swift-package-collection/badges/updated.json&logo=convertio&logoColor=white)](https://github.com/thatfactory/swift-package-collection/commits/main/)
1+
[![Swift](https://img.shields.io/badge/swift-ea7a50.svg?logo=swift&logoColor=white)](https://developer.apple.com/swift/)
2+
[![Xcode](https://img.shields.io/badge/xcode-50ace8.svg?logo=xcode&logoColor=white)](https://developer.apple.com/xcode/)
3+
[![SPM](https://img.shields.io/badge/spm-b68f6a.svg?logo=gitlfs&logoColor=white)](https://developer.apple.com/documentation/xcode/swift-packages)
4+
[![Publish](https://github.com/thatfactory/swift-package-collection/actions/workflows/publish.yml/badge.svg)](https://github.com/thatfactory/swift-package-collection/actions/workflows/publish.yml)
5+
[![Revision](https://img.shields.io/endpoint?url=https://thatfactory.github.io/swift-package-collection/badges/revision.json&logo=gitbook&logoColor=white)](https://github.com/thatfactory/swift-package-collection/blob/main/CHANGELOG.md)
6+
[![Updated](https://img.shields.io/endpoint?url=https://thatfactory.github.io/swift-package-collection/badges/updated.json&logo=convertio&logoColor=white)](https://github.com/thatfactory/swift-package-collection/commits/main/)
77

88
# Swift Package Collection 📦
99
A collection of Swift Packages by ThatFactory.

0 commit comments

Comments
 (0)