Skip to content

Commit

Permalink
ci(wpf)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0nstexpr committed Mar 21, 2024
1 parent d152983 commit c6574c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wpf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: ./${{ env.Wpf_Project_Directory }}/bin/Release/net8.0-windows/**/*
tag_name: v${{ steps.current-time.outputs.formattedTime }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c6574c3

Please sign in to comment.