Skip to content

Commit

Permalink
:seeding: Correct the release package path
Browse files Browse the repository at this point in the history
Signed-off-by: zhujian <[email protected]>
  • Loading branch information
zhujian7 committed Mar 6, 2024
1 parent f6e2b3c commit 8a247c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
with:
body_path: /home/runner/work/changelog.txt
files: |
go/src/open-cluster-management.io/managed-serviceaccount/release/*.tgz
release/*.tgz
draft: true
prerelease: false
generate_release_notes: true
Expand Down

0 comments on commit 8a247c3

Please sign in to comment.