Skip to content

Commit

Permalink
some fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BornNSK committed May 29, 2023
1 parent fa9a0a7 commit cafbf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamdb_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Push to Docker Hub
uses: docker/build-push-action@v2
with:
context: api_yamdb
context: api_yamdb/
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/yamdb_final:latest

Expand Down

0 comments on commit cafbf4f

Please sign in to comment.