Skip to content

Commit 43949e6

Browse files
committed
modify release workflow
1 parent f2a14e6 commit 43949e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
id: create-release
3636
uses: softprops/action-gh-release@v1
3737
with:
38-
tag_name: ${{ github.ref }}
39-
name: ${{ github.ref }}
4038
draft: true
4139
files: drupalorg.phar
4240
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)