Skip to content

Commit

Permalink
test artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Rearth authored Oct 19, 2023
1 parent c032eaa commit d6526d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ jobs:
with:
files: ./
dest: result.zip
- name: Archive result artifacts
uses: actions/upload-artifact@v3
with:
name: origen-build-${{ github.sha }}.zip
path: result.zip

0 comments on commit d6526d9

Please sign in to comment.