Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyLeifa authored Jan 29, 2024
1 parent 0c1f5ba commit 6283d96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ secrets.GITHUB_REF }}
name: ${{ secrets.GITHUB_REF }}
tag_name: ${{ secrets.GITHUB_REF_NAME }}
name: ${{ secrets.GITHUB_REF_NAME }}
prerelease: false
files: |
./*.zip

0 comments on commit 6283d96

Please sign in to comment.