Skip to content

Commit

Permalink
Directory fail
Browse files Browse the repository at this point in the history
  • Loading branch information
divanvisagie committed Sep 3, 2023
1 parent 18f3159 commit 7314fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Create GitHub Release and Upload Asset using ghr
run: |
C:\ghr\ghr.exe -t ${{ secrets.GITHUB_TOKEN }} \
C:\ghr\ghr_v0.13.0_windows_amd64\ghr.exe -t ${{ secrets.GITHUB_TOKEN }} \
-u ${{ github.repository_owner }} \
-r ${{ github.event.repository.name }} \
-c ${{ github.sha }} \
Expand Down

0 comments on commit 7314fa1

Please sign in to comment.