We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6025362 + e827e1c commit 532dee8Copy full SHA for 532dee8
.github/workflows/release.yaml
@@ -64,7 +64,7 @@ jobs:
64
echo "AUTHTOKEN=${{ steps.app-token.outputs.token }}" >> $GITHUB_ENV
65
66
- name: Make github release
67
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
68
with:
69
body: |
70
Helm chart for the [grafana-operator](https://github.com/${{ github.repository }}
0 commit comments