Skip to content

Commit d9915ab

Browse files
committed
Bump version for testing
1 parent 87cfe00 commit d9915ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tag-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
if: steps.version-change.outputs.changed == 'true'
5353
uses: onosproject/.github/.github/actions/create-github-release-action@main
5454
with:
55-
version: ${{ steps.version-change.outputs.version }}
55+
VERSION: ${{ steps.version-change.outputs.version }}
5656
env:
5757
GH_TOKEN: ${{ secrets.GH_ONOS_PAT }}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.30
1+
0.10.31

0 commit comments

Comments
 (0)