We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5ed180 + ede30ab commit 58835eaCopy full SHA for 58835ea
1 file changed
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
yaml-file: example-instance.yaml
42
version: stable
43
- name: Upload files to release
44
- uses: softprops/action-gh-release@v2.6.2
+ uses: softprops/action-gh-release@v3
45
if: github.ref_type == 'tag'
46
with:
47
files: |
0 commit comments