Browse Source

Give a correct naming for github action

Son NK 5 years ago
parent
commit
3795e95912
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -1,4 +1,4 @@
-name: Run tests
+name: Run tests & Public to Docker Registry
 
 on: [push]