Skip to content

Commit

Permalink
Update build-release.yml: fix as empty string instead of empty array
Browse files Browse the repository at this point in the history
(cherry picked from commit 1445a4d)
  • Loading branch information
StartsMercury committed Nov 27, 2024
1 parent c69f3e0 commit 8796b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
game-version-filter: none
dependencies: []
dependencies: ""

0 comments on commit 8796b08

Please sign in to comment.