aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9d75d9c..e2c7bb7 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
run: chmod +x ./gradlew
- name: Get version number
- run: echo '::set-output name=VERSION_NUMBER::$(46 + ${{ github.run_number }})'
+ run: echo '::set-output name=VERSION_NUMBER::$((47 + ${{ github.run_number }}))'
id: version
- name: Publish