Skip to content

Commit

Permalink
fix path for build-artifact when publishing the ROCK
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jun 7, 2024
1 parent a7cf4ec commit e29a6c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: redis-rock
path: .
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit e29a6c1

Please sign in to comment.