Skip to content

Commit

Permalink
fixz adf path in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtaylor1982 committed Dec 28, 2024
1 parent c50e810 commit 28c6c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
draft: true
generate_release_notes: true
files: |
./ReSDMAC_Utils${{ github.ref_name }}.adf.zip/ReSDMAC_Utils${{ github.ref_name }}.adf
./ReSDMAC_Utils${{ github.ref_name }}.adf/ReSDMAC_Utils${{ github.ref_name }}.adf
./releases/KiCad_Outputs_${{ github.ref_name }}.zip
./releases/RESDMAC_10M16SCU169C8G_${{ github.ref_name }}.pof
./releases/RESDMAC_10M04SCU169C8G_${{ github.ref_name }}.pof
Expand Down

0 comments on commit 28c6c16

Please sign in to comment.