Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
powerstrong authored Jul 1, 2024
1 parent 8b85695 commit c4d6902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
# Clone the gh-pages branch using the provided token
git clone --depth=1 --branch=gh-pages https://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@github.com/powerstrong/LuckGameSimulator gh-pages
cd gh-pages
#cd gh-pages
# Copy the build output to the gh-pages branch
rsync -av --delete ../build/wwwroot/ .
Expand Down

0 comments on commit c4d6902

Please sign in to comment.