We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9966fd8 + 99a1262 commit 2331273Copy full SHA for 2331273
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
env:
17
IMAGE_VERSION: ${{ github.ref_name }}
18
- name: Upload Release Artifacts
19
- uses: softprops/action-gh-release@v2.4.1
+ uses: softprops/action-gh-release@v2.5.0
20
with:
21
files: |
22
./release/helm-chart-${{ github.ref_name }}.tgz
0 commit comments