Skip to content

Commit 5173082

Browse files
committed
Forcing release 0.3.1
1 parent 1217812 commit 5173082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
name: create-release
2222
runs-on: ubuntu-latest
2323
# Un-comment this for testing
24-
# env:
25-
# RELEASE_VERSION: 0.2.3
24+
env:
25+
RELEASE_VERSION: 0.3.1
2626
steps:
2727
- name: Create artifacts directory
2828
run: mkdir artifacts

0 commit comments

Comments
 (0)