Skip to content

Commit

Permalink
ci(wpf)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0nstexpr committed Mar 27, 2024
1 parent a1ffb87 commit 1a8b11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wpf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
uses: ./.github/actions/gh-release
with:
project-dir: $env:Wpf_Project_Directory
project-dir: ${{ env.Wpf_Project_Directory }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1a8b11f

Please sign in to comment.