Commit a7449d2 1 parent 0a8532d commit a7449d2 Copy full SHA for a7449d2
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : TheTestRoom
2
2
3
- run-name : 0.0.2 .${{ github.run_number }}
3
+ run-name : 0.1.0 .${{ github.run_number }}
4
4
5
5
on :
6
6
push :
18
18
_RELEASE_NAME : TheTestRoom
19
19
_RELEASE_VERSION : v0
20
20
_BUILD_BRANCH : " ${{ github.ref }}"
21
- _BUILD_VERSION : " 0.0.2 .${{ github.run_number }}"
21
+ _BUILD_VERSION : " 0.1.0 .${{ github.run_number }}"
22
22
# GIT: Fix reporting from stderr to stdout
23
23
GIT_REDIRECT_STDERR : 2>&1
24
24
Original file line number Diff line number Diff line change 1
- ![ License] ( https://img.shields.io/github/license/tsunamods-codes/the-test-room ) ![ Overall Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/total?label=Overall%20Downloads ) ![ Latest Stable Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/latest/total?label=Latest%20Stable%20Downloads&sort=semver ) ![ Latest Canary Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/canary/total?label=Latest%20Canary%20Downloads ) ![ GitHub Actions Workflow Status] ( https://github.com/tsunamods-codes/the-test-room/actions/workflows/main-0.0.2 .yml/badge.svg?branch=main )
1
+ ![ License] ( https://img.shields.io/github/license/tsunamods-codes/the-test-room ) ![ Overall Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/total?label=Overall%20Downloads ) ![ Latest Stable Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/latest/total?label=Latest%20Stable%20Downloads&sort=semver ) ![ Latest Canary Downloads] ( https://img.shields.io/github/downloads/tsunamods-codes/the-test-room/canary/total?label=Latest%20Canary%20Downloads ) ![ GitHub Actions Workflow Status] ( https://github.com/tsunamods-codes/the-test-room/actions/workflows/main-0.1.0 .yml/badge.svg?branch=main )
2
2
3
3
# The Test Room
4
4
You can’t perform that action at this time.
0 commit comments