Skip to content

Commit

Permalink
revert incompatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisChu committed Sep 15, 2021
1 parent b7429e3 commit 298f2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and push Docker images
uses: docker/build-push-action@v2
uses: docker/build-push-action@v1
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 298f2fd

Please sign in to comment.