Skip to content

Commit

Permalink
add artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
rwsdwatson authored Sep 3, 2024
1 parent 9df6e86 commit 26c13c9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,10 @@ jobs:
files-folder-recurse: true
files-folder-depth: 5




- name: Upload a Build Artifact
uses: actions/[email protected]
with:
name: SignedPowershell
path: ${{ github.workspace }}

0 comments on commit 26c13c9

Please sign in to comment.