summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-05-19 16:19:29 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-05-19 16:19:29 +0800
commitb7220a8cb38c05a71b3e2f35e98b6b672c8d9479 (patch)
treeb2f700117b161be187264f2639927277ec243fa5 /.github
parenta37a66a51f12ace6f4aa5be0e04bfdf6246cffb4 (diff)
bump artifact version
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 8ae1e48..ef5220b 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
env:
# Set to force version number, e.g., when no tag exists.
- ARTIFACT_VERSION: TEST-0.0.1
+ ARTIFACT_VERSION: TEST-0.0.2
steps:
- name: Create artifacts directory
run: mkdir artifacts