Update publish.yml

This commit is contained in:
Geert Bevin 2023-04-08 19:24:06 -04:00 committed by GitHub
parent 452bcc3ada
commit b472519c23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ jobs:
run: ./bld download run: ./bld download
- name: Import key - name: Import key
run: echo "${{ secrets.SIGN_SECRET_KEY }}" | gpg --import run: echo "${{ secrets.SIGN_SECRET_KEY }}" | gpg --batch --import
- name: Publish with bld - name: Publish with bld
run: >- run: >-