mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 17:35:27 +08:00
Give a correct naming for github action
This commit is contained in:
parent
98e9d078b2
commit
3795e95912
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Run tests
|
||||
name: Run tests & Public to Docker Registry
|
||||
|
||||
on: [push]
|
||||
|
||||
|
|
Loading…
Reference in a new issue