@setoelkahfi / svara / commits / ae4b102

misc: changed workflow tag

mellbacon committed May 30, 2023 at 16:37 UTC ae4b1023700c072d8403a2ef6c32613e6a8a2392
1 file changed +1 -1
.github/workflows/main.yml
+1 -1
@@ -38,7 +38,7 @@ jobs:
38 env:
39 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40 with:
41 - tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
41 + tagName: app-v__VERSION__ (test build) # the action automatically replaces \_\_VERSION\_\_ with the app version
42 releaseName: "App v__VERSION__-TEST-BUILD"
43 releaseBody: "See the assets to download this version and install."
44 releaseDraft: true