We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1e1388 + 4e2da7a commit dd49702Copy full SHA for dd49702
.github/workflows/build.yaml
@@ -140,7 +140,7 @@ jobs:
140
name: appbundles
141
142
- name: Create Release
143
- uses: softprops/action-gh-release@v2.4.2
+ uses: softprops/action-gh-release@v2.5.0
144
with:
145
name: "Build ${{ needs.build.outputs.release_tag || github.run_number }}"
146
tag_name: "${{ needs.build.outputs.release_tag || github.run_number }}"
0 commit comments