Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuker committed Nov 30, 2023
1 parent 45c5884 commit bc43a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ jobs:
uses: docker/[email protected]
with:
context: ./arm64/images/ot-redis
file: ./arm64/images/ot-redis/Dockerfile-release-5
file: ./arm64/images/ot-redis/Dockerfile-release
github-token: ${{ secrets.GITHUB_TOKEN }}
push: true
platforms: ${{ env.BUILD_PLATFORM }}
Expand Down

0 comments on commit bc43a78

Please sign in to comment.