Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
dengbo committed May 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cbb5b5a commit 270dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ jobs:
with:
username: ${{ secrets.DOCKER_HUB_USER }}
password: ${{ secrets.DOCKER_HUB_TOKEN }}
repository: "${{ github.repository_owner }}/hipibo-test-release"
repository: "${{ github.repository_owner }}/test-workflow"
readme-filepath: ./README.md
short-description: "hipibo test release desc."
- id: prerelease

0 comments on commit 270dc1c

Please sign in to comment.