We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce5bed8 commit 5c15df2Copy full SHA for 5c15df2
1 file changed
.github/workflows/create-release.yml
@@ -108,6 +108,7 @@ jobs:
108
echo "RELEASE_TAG=$RELEASE_TAG" >> "$GITHUB_ENV"
109
echo "Computed release tag: $RELEASE_TAG"
110
111
+
112
- name: Create GitHub release and upload assets
113
uses: softprops/action-gh-release@v1
114
with:
0 commit comments