Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Jun 10, 2024
1 parent ca63ffc commit 1b3db49
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ jobs:
- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: starter_modules
path: |
starter_modules.tar.gz
starter_modules.zip
name: starter_modules
path: |
starter_modules.tar.gz
starter_modules.zip
- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 1b3db49

Please sign in to comment.