Remove "Test" from release name
This commit is contained in:
1
.github/workflows/github-actions.yml
vendored
1
.github/workflows/github-actions.yml
vendored
@@ -66,7 +66,6 @@ jobs:
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
name: Create release
|
||||
with:
|
||||
title: Test
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: latest
|
||||
prerelease: false
|
||||
|
||||
Reference in New Issue
Block a user