Skip to content

Commit

Permalink
fix builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmerza committed Jan 13, 2024
1 parent a824d67 commit 20effaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and pushccccccccccccccccccccc
- name: Build and push
uses: docker/build-push-action@v5
with:
push: true
Expand Down

0 comments on commit 20effaf

Please sign in to comment.