Skip to content

Commit

Permalink
Update auto-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NecatiMeral authored Mar 3, 2023
1 parent 1f5cf11 commit 5cc46a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,10 @@ jobs:
with:
files: dist/*.zip
generate_release_notes: true

# Upload the packages: https://github.com/marketplace/actions/upload-a-build-artifact
- name: Upload build artifacts
uses: actions/upload-artifact@v3
with:
name: Logic nodes
path: dist/*.zip

0 comments on commit 5cc46a5

Please sign in to comment.