Skip to content

Commit

Permalink
updated readme, renamed job
Browse files Browse the repository at this point in the history
  • Loading branch information
schech1 committed Jun 12, 2024
1 parent 624ec23 commit c46e701
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-experimental.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Push Docker Image
name: Build and Push Experimental Docker Image

on:
push:
Expand Down Expand Up @@ -31,7 +31,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}


- name: Build and push Docker image
- name: Build and push Experimental Docker image
uses: docker/build-push-action@v5
with:
context: ./backend
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ In future versions this will frequency will be individually adjustable, to exten

## Symbols on the Apple Watch

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

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

Expand Down

0 comments on commit c46e701

Please sign in to comment.