Skip to content

Commit 8c47252

Browse files
committed
Remove debug actions
1 parent 774f8e8 commit 8c47252

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
-
2727
name: Set up Docker Buildx
2828
uses: docker/setup-buildx-action@v3
29-
-
30-
name: Print environment variables
31-
run: |
32-
echo "DOCKERHUB_USERNAME=${{ vars.DOCKERHUB_USERNAME }}"
33-
echo "DOCKERHUB_TOKEN=${{ secrets.DOCKERHUB_TOKEN }}"
3429
-
3530
name: Login to Docker Hub
3631
uses: docker/login-action@v3

0 commit comments

Comments
 (0)