Skip to content

Commit

Permalink
🌱 Correct the release package path (stolostron#101)
Browse files Browse the repository at this point in the history
Signed-off-by: zhujian <[email protected]>
  • Loading branch information
zhujian7 authored Mar 6, 2024
1 parent f6e2b3c commit 53dc47b
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 53dc47b

Please sign in to comment.