Skip to content

Commit

Permalink
Update cmangos-tbc-windows-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
celguar authored Nov 26, 2022
1 parent d49892d commit e5c9d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmangos-tbc-windows-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
with:
release_name: "Windows Build (${{ steps.date.outputs.date }})"
tag: "r-${{ steps.date.outputs.date }}"
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: all_snapshots/cmangos-tbc.zip
Expand Down

0 comments on commit e5c9d2f

Please sign in to comment.