Skip to content

Commit

Permalink
add folder
Browse files Browse the repository at this point in the history
  • Loading branch information
pschicho committed Oct 17, 2024
1 parent 1f9e585 commit 2011add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
mkdir -p WallGoMatrix
cp -r src WallGoMatrix/
cp WallGoMatrix.m WallGoMatrix/
zip WallGoMatrix_${{ github.ref_name }}.zip WallGoMatrix/*
Expand Down

0 comments on commit 2011add

Please sign in to comment.