aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-07-15 17:25:55 +0200
committerGitHub <noreply@github.com>2022-07-15 17:25:55 +0200
commitdd540a76db067e7f6fe06e882f49fcf5c2b97fe2 (patch)
tree423f91333af866404b1565e8e99d05214e46141f /.github
parent9293e2833b01dcb76af85fcb2388a33701dc3ca1 (diff)
downloadOneConfig-dd540a76db067e7f6fe06e882f49fcf5c2b97fe2.tar.gz
OneConfig-dd540a76db067e7f6fe06e882f49fcf5c2b97fe2.tar.bz2
OneConfig-dd540a76db067e7f6fe06e882f49fcf5c2b97fe2.zip
Release workflow (#54)
* release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash * Maybe epic fixo
Diffstat (limited to '.github')
-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