Skip to content

Commit 6e87603

Browse files
committed
[workflows/release.yml] Remove unnecessary args
1 parent 651a517 commit 6e87603

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,3 @@ jobs:
6262
uses: ncipollo/release-action@v1.14.0
6363
with:
6464
artifacts: 'bin/gpt_cmd*'
65-
tag: ${{ github.ref }}
66-
name: ${{ github.ref }}

0 commit comments

Comments
 (0)