We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7374561 commit 59a1f6cCopy full SHA for 59a1f6c
.github/workflows/publish.yml
@@ -44,6 +44,6 @@ jobs:
44
version_number: ${{ env.tag }}
45
path: "YesAlready/bin/Release/YesAlready/latest.zip"
46
type: "latest"
47
- dalamud_version: "10"
+ dalamud_version: "11"
48
env:
49
PUBLISHER_KEY: ${{ secrets.PUBLISHER_KEY }}
0 commit comments