Skip to content

Commit

Permalink
fix auto release plugin publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Dec 10, 2023
1 parent b3f7c4a commit 03a54c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
uses: softprops/action-gh-release@v1
with:
files: package/*.mcdr
files: package/*.pyz

0 comments on commit 03a54c6

Please sign in to comment.