Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Nov 29, 2023
1 parent b8272f3 commit 71f4c3a
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 @@ -26,6 +26,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
name: ${{ steps.version.outputs.version }}
files: bin/*
files: godot-box2d/*
draft: true
prerelease: true

0 comments on commit 71f4c3a

Please sign in to comment.