Skip to content

Commit 3103507

Browse files
ShahanaFarooquisangbida
authored andcommitted
ci: Fix Release action failure due to change in .asc suffix
Reference commit: ea2f760 Changelog-None.
1 parent 9436d52 commit 3103507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ jobs:
148148
sudo apt-get install -y lowdown
149149
./configure
150150
tools/build-release.sh --without-zip sign
151-
mv release/SHA256SUMS.${{ env.version }}.asc${{ steps.gpg.outputs.keyid }} release/SHA256SUMS.${{ env.version }}.asc
152151
153152
- name: Upload signed artifact
154153
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)