Skip to content

Commit

Permalink
Update build_win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-k0 committed Oct 6, 2024
1 parent f15aa1f commit af027da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
run: |
echo "TAG_NAME=win_$(date +'%Y.%m.%d')" >> $GITHUB_ENV
- name: Debug TAG_NAME
run: echo "Current TAG_NAME is ${{ env.TAG_NAME }}"

- name: Create a new release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit af027da

Please sign in to comment.