We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643b246 commit bb9e70eCopy full SHA for bb9e70e
.github/workflows/dotnet.yml
@@ -25,6 +25,7 @@ jobs:
25
run: dotnet publish Ellabit/Ellabit.csproj -p:GHPages=true -o:public -c:Release
26
27
28
+ - name: Second Publish
29
# Second publish (embed json with correct framework files hashes)
30
# Don't missing to add "p:GHPages=true". 👇
31
0 commit comments