Skip to content

Commit

Permalink
Switch to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 14, 2020
1 parent 9b680dc commit b8f79b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Publish image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v1
with:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b8f79b0

Please sign in to comment.