We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83da66a commit 2845c3aCopy full SHA for 2845c3a
1 file changed
.github/workflows/publish.yaml
@@ -33,7 +33,7 @@ jobs:
33
id: package_version
34
uses: KageKirin/set-csproj-version@v0
35
with:
36
- file: ./ModShardDiff.csproj
+ file: ./ModShardDiff/ModShardDiff.csproj
37
version: ${{ github.ref_name }}
38
39
- name: Set user info
0 commit comments