Skip to content

Commit

Permalink
Update lua.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Python1320 committed Jul 6, 2021
1 parent 939505c commit 5bff69a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lua.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.set_tag.outputs.TAG }}
release_name: ${{ steps.set_tag.outputs.TAG }}
tag_name: latest
release_name: reslister
draft: true
prerelease: false

Expand Down

0 comments on commit 5bff69a

Please sign in to comment.