Skip to content

Commit 933e82c

Browse files
committed
used manual version
1 parent bd68148 commit 933e82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Publish Artifact
2525
env:
26-
RELEASE_TAG_NAME: ${{ version }}
26+
RELEASE_TAG_NAME: version
2727
OSS_USERNAME: ${{ secrets.OSS_USERNAME }}
2828
OSS_PASSWORD: ${{ secrets.OSS_PASSWORD }}
2929
OSS_STAGING_PROFILE_ID: ${{ secrets.OSS_STAGING_PROFILE_ID }}

0 commit comments

Comments
 (0)