Skip to content

Commit

Permalink
Update BuildAndRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TankNee authored Sep 27, 2020
1 parent 34ac613 commit 016b499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildAndRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
id: create_release
uses: ncipollo/release-action@v1
with:
name: Neeto-Vue New v0.0.6
name: Neeto-Vue
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: "artifacts/*"
draft: true
Expand Down

0 comments on commit 016b499

Please sign in to comment.