diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-02-17 09:39:53 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-02-17 09:49:40 -0500 |
| commit | 694bb0375daa9cd9cf157d94338a8dfc13b6fd2e (patch) | |
| tree | a72d5902b76aebf8e9382ee8dbf1b6c9884acd48 /.github/workflows | |
| parent | 93812b5f365ce051779dcce16aeb9c21aeeaae59 (diff) | |
| download | DLAP-694bb0375daa9cd9cf157d94338a8dfc13b6fd2e.tar.gz DLAP-694bb0375daa9cd9cf157d94338a8dfc13b6fd2e.tar.bz2 DLAP-694bb0375daa9cd9cf157d94338a8dfc13b6fd2e.zip | |
Update and rename docker-image.yml to docker-publish-dh.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/docker-publish-dh.yml (renamed from .github/workflows/docker-image.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-publish-dh.yml index f6c074c..6d9534c 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-publish-dh.yml @@ -1,4 +1,4 @@ -name: Docker Image CI +name: Docker Publish DockerHub on: push: |
