Skip to content

Commit

Permalink
Lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Jul 14, 2024
1 parent 3548fdf commit 5198a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
context: ${{ inputs.directory }}
tags: ${{ inputs.tag }}
secrets: |
"GH_PAT=${{ secrets.GH_PAT }}"
"gh_pat=${{ secrets.GH_PAT }}"
# Login to Dockerhub
- name: Login to DockerHub
Expand Down

0 comments on commit 5198a2b

Please sign in to comment.