Revert "🐛 Switch to new repo"

This reverts commit 7164c29dd4.
This commit is contained in:
Nikhil Badyal
2024-04-30 21:16:36 +05:30
parent 7164c29dd4
commit f758e9328f
5 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
uses: nikhilbadyal/ghactions/.github/workflows/dockerhub-push.yml@main
if: github.repository == 'nikhilbadyal/docker-py-revanced'
with:
IMAGE_TAG: nikhilbadyaldevelops/docker-py-revanced-base:latest
IMAGE_TAG: ${{ github.repository }}-base:latest
FILE: Dockerfile-base
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}