aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-09-05 22:47:59 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-09-06 01:13:29 -0400
commite6717464338dc342b83214db2503d1c0c3ec2da8 (patch)
tree15e4355776784cea83ebb2c7b10535967565b73b /.github
parent09ff649848a541b1f238d407b81ada0e4f9151af (diff)
downloaddonetick-e6717464338dc342b83214db2503d1c0c3ec2da8.tar.gz
donetick-e6717464338dc342b83214db2503d1c0c3ec2da8.tar.bz2
donetick-e6717464338dc342b83214db2503d1c0c3ec2da8.zip
remove donetick default
Diffstat (limited to '')
-rw-r--r--.github/workflows/docker-image-release.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/docker-image-release.yml b/.github/workflows/docker-image-release.yml
index 0017040..db68385 100644
--- a/.github/workflows/docker-image-release.yml
+++ b/.github/workflows/docker-image-release.yml
@@ -51,4 +51,3 @@ jobs:
run: |
docker push ${{ secrets.DOCKER_USERNAME }}/donetick:${{ github.sha }}
docker push ${{ secrets.DOCKER_USERNAME }}/donetick:latest
- docker push ${{ secrets.DOCKER_USERNAME }}/donetick