We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Release
.asc
1 parent 9436d52 commit 3103507Copy full SHA for 3103507
.github/workflows/release.yml
@@ -148,7 +148,6 @@ jobs:
148
sudo apt-get install -y lowdown
149
./configure
150
tools/build-release.sh --without-zip sign
151
- mv release/SHA256SUMS.${{ env.version }}.asc${{ steps.gpg.outputs.keyid }} release/SHA256SUMS.${{ env.version }}.asc
152
153
- name: Upload signed artifact
154
uses: actions/upload-artifact@v4
0 commit comments