Fixes Footer Message
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -28,9 +28,9 @@ jobs:
|
||||
|
||||
docker:
|
||||
|
||||
|
||||
needs: [build]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
- name: Login to DockerHub
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
<!-- Copyright -->
|
||||
<div class="text-center p-3" style="background-color: #2E2E2E;">
|
||||
© 2020 Copyright:
|
||||
© 2023 Copyright:
|
||||
<a class="text-white" href="https://hideyoshi.com.br/">Hideyoshi Solutions</a>
|
||||
</div>
|
||||
<!-- Copyright -->
|
||||
|
||||
Reference in New Issue
Block a user