Skip to content

Commit ec04d30

Browse files
[fix] remove docker hub token as a env
1 parent 7e59745 commit ec04d30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ concurrency:
1414
env:
1515
NODE_VERSION: "22.11.0"
1616
DOCKERHUB_REPO: ${{ secrets.DOCKER_USERNAME }}/${{ secrets.DOCKERHUB_PROJECT_NAME }}
17-
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
1817

1918
jobs:
2019
# Step 1: Code Quality Checks

0 commit comments

Comments
 (0)