Skip to content

Commit 29ad87a

Browse files
author
Josh
committed
the ci will work for sure this time
1 parent 7f01edb commit 29ad87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/development-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: chmod +x ./gradlew && echo "VERSION_NAME=$(./gradlew printVersionName -q)" >> $GITHUB_ENV
5151

5252
- name: Create GitHub Release
53+
id: create_release
5354
uses: actions/create-release@v1
5455
with:
5556
tag_name: v${{ env.VERSION_NAME }}-${{ github.run_number }}-development

0 commit comments

Comments
 (0)