Skip to content

Commit

Permalink
fix(ci): wrong options
Browse files Browse the repository at this point in the history
  • Loading branch information
2mal3 committed Jul 8, 2023
1 parent a84960f commit f5adab5
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 @@ -45,7 +45,7 @@ jobs:
- name: Squash datapack
uses: ComunidadAylas/PackSquash-action@v4
with:
packsquash_version: 0.4.0
packsquash_version: v0.4.0
artifact_name: datapack-raw
options: |
pack_directory = "build/${{ env.NAME }}"
Expand Down

0 comments on commit f5adab5

Please sign in to comment.