Skip to content

Commit

Permalink
Include plaintext too
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 authored Nov 16, 2023
1 parent 7fd9030 commit 134c06d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Store signature as artifact
uses: actions/upload-artifact@v3
with:
name: signature
path: /tmp/test.txt.asc

name: signed
path: |
/tmp/test.txt
/tmp/test.txt.asc

0 comments on commit 134c06d

Please sign in to comment.