Skip to content

Commit 43765df

Browse files
chore(ci): change release artifact name (#3)
1 parent 0c0a36b commit 43765df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
- name: build:upload:artifacts
3737
uses: actions/upload-artifact@v1
3838
with:
39-
name: fsuipc-api-${{ github.ref }}
39+
name: fsuipc-api-release
4040
path: ${{ github.workspace }}/dist

0 commit comments

Comments
 (0)