Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben69695 authored Nov 13, 2022
1 parent 52db40f commit 0e3eea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
# Add your test steps here if needed...
- name: Build container
uses: docker/build-push-action@v2
uses: docker/build-push-action@v1
with:
username: ruben69695
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0e3eea9

Please sign in to comment.