Skip to content

Commit 0801274

Browse files
committed
bump
1 parent 487434b commit 0801274

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
token: ${{ secrets.RELEASE_TOKEN }}
2525
tag: ${{ env.NEW_TAG }}
26-
26+
name: "runtime-v${{ env.NEW_TAG }}"
2727

2828
advance-latest-tag:
2929
runs-on: ubuntu-latest

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.4
1+
0.1.5

0 commit comments

Comments
 (0)