Skip to content

Commit

Permalink
make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkrives authored May 5, 2024
1 parent 29256d2 commit b8ae4ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: "docker hub"
environment: 'docker hub'
steps:
- uses: docker/setup-buildx-action@v3
- name: Log in to Docker Hub
Expand Down

0 comments on commit b8ae4ae

Please sign in to comment.