We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e3438 commit 218a5a8Copy full SHA for 218a5a8
1 file changed
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- name: Prepare binary
73
run: |
74
- cp target/${{ matrix.target }}/release/tempus ${{ matrix.name }}
+ cp target/${{ matrix.target }}/release/watt ${{ matrix.name }}
75
76
- name: Upload Release Asset
77
uses: softprops/action-gh-release@v2
0 commit comments