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 d213043 commit 650c12a
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: "BossMod/bin/Release/BossMod/latest.zip"
type: "latest"
dalamud_version: "9"
dalamud_version: "10"
env:
PUBLISHER_KEY: ${{ secrets.PUBLISHER_KEY }}

0 comments on commit 650c12a

Please sign in to comment.