Skip to content

Commit b36313a

Browse files
committed
feat: test4
1 parent 0394ee3 commit b36313a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Build & Release AWSCLI-Addons
2-
run-name: "Build & Release v${{ inputs.version || github.ref_name }} by @${{ github.actor }}"
2+
run-name: "Build & Release ${{ inputs.version || github.ref_name }} by @${{ github.actor }}"
33

44
on:
55
push:
@@ -189,7 +189,6 @@ jobs:
189189
body_path: manual_notes.md
190190
files: ./artifacts/*
191191
append_body: false
192-
overwrite: true
193192
generate_release_notes: true
194193
make_latest: ${{ github.event.inputs.force == 'true' && 'legacy' || 'true' }}
195194
env:

0 commit comments

Comments
 (0)