Skip to content

Commit c46e701

Browse files
committed
updated readme, renamed job
1 parent 624ec23 commit c46e701

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build-experimental.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Push Docker Image
1+
name: Build and Push Experimental Docker Image
22

33
on:
44
push:
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.DOCKER_PASSWORD }}
3232

3333

34-
- name: Build and push Docker image
34+
- name: Build and push Experimental Docker image
3535
uses: docker/build-push-action@v5
3636
with:
3737
context: ./backend

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ In future versions this will frequency will be individually adjustable, to exten
105105

106106
## Symbols on the Apple Watch
107107

108-
The following is a list of available SF Symbols used to illustrate the monitor type:
108+
The following SF Symbols are used to illustrate the monitor type:
109109

110110
<img src="images/sfSymbols.png" alt="Apple Watch with Uptime Buddy" style="width:30%;">
111111

0 commit comments

Comments
 (0)