Skip to content

Commit

Permalink
debug release
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Nov 14, 2024
1 parent 365ca07 commit f9ad970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@ jobs:
- name: Upload Assets and Create GitHub Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true
files: |
scality-cosi-driver-${{ inputs.tag }}.tgz
tag_name: ${{ inputs.tag }}
name: Release ${{ inputs.tag }}
body: |
append_body: |
Release for tag ${{ inputs.tag }} for Scality COSI driver.
**Docker Image**
Expand Down

0 comments on commit f9ad970

Please sign in to comment.