Skip to content

Commit be69b0b

Browse files
committed
update version
1 parent 4f90eae commit be69b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-action-build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- run: echo tag is ${{ env.tag }}
4444

4545
- name: release
46-
uses: actions/create-release@v2
46+
uses: actions/create-release@v1
4747
id: create_release
4848
with:
4949
draft: true

0 commit comments

Comments
 (0)