Skip to content

Commit

Permalink
[add] automatically publish builds
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Apr 10, 2024
1 parent 11c7f70 commit d749fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
draft: true
prerelease: true
files: |
plugins.zip
samples.zip
Expand Down

0 comments on commit d749fc6

Please sign in to comment.