Skip to content

Commit

Permalink
Simplify Deploy workflow name.
Browse files Browse the repository at this point in the history
Add separate badge for tests.
  • Loading branch information
ivandokov committed Jan 8, 2021
1 parent 07fad22 commit d182922
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test and Deploy
name: Deploy

on:
push:
Expand Down
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Phockup

[![Tests](https://github.com/ivandokov/phockup/workflows/Test%20and%20Deploy/badge.svg)](https://github.com/ivandokov/phockup/actions)
[![Tests](https://github.com/ivandokov/phockup/workflows/Tests/badge.svg)](https://github.com/ivandokov/phockup/actions)
[![Deploy](https://github.com/ivandokov/phockup/workflows/Deploy/badge.svg)](https://github.com/ivandokov/phockup/actions)


Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
Expand Down

0 comments on commit d182922

Please sign in to comment.