Skip to content

Commit

Permalink
Update create-release.yml: fix sha file path
Browse files Browse the repository at this point in the history
  • Loading branch information
battlmonstr committed Jan 6, 2023
1 parent c6e728b commit 268b8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- uses: ncipollo/release-action@v1.12.0
with:
artifacts: Sources/WireGuardKitGo/out/WireGuardKitGo.xcframework.zip
bodyFile: Sources/WireGuardKitGo/out/WireGuardKitGo.xcframework.sha256
bodyFile: Sources/WireGuardKitGo/out/WireGuardKitGo.xcframework.zip.sha256

0 comments on commit 268b8ec

Please sign in to comment.