Skip to content

Commit

Permalink
Update workflow to API10.
Browse files Browse the repository at this point in the history
  • Loading branch information
awgil committed Jul 6, 2024
1 parent 0939fcc commit 7f0f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
version_number: ${{ env.tag }}
path: "vnavmesh/bin/Release/vnavmesh/latest.zip"
type: "latest"
dalamud_version: "9"
dalamud_version: "10"
env:
PUBLISHER_KEY: ${{ secrets.PUBLISHER_KEY }}

0 comments on commit 7f0f65b

Please sign in to comment.