Clean up release.yml

This commit is contained in:
Stefan Reinauer 2024-08-26 21:26:58 -07:00
parent 6efe893c6b
commit 62f78cda60

View File

@ -19,10 +19,10 @@ jobs:
- name: Archive CI artifacts (JED and PLD)
uses: actions/upload-artifact@v4
with:
name: A4091 Artifacts
path: |
${{ github.workspace }}/jedec/u*.jed
${{ github.workspace }}/source/u*.pld
name: A4091 Artifacts
path: |
${{ github.workspace }}/jedec/u*.jed
${{ github.workspace }}/source/u*.pld
- name: Upload JEDEC Files to Release
uses: actions/upload-release-asset@v1