Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Banane9 committed Apr 28, 2024
1 parent c3dc3af commit e661821
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ concurrency:
cancel-in-progress: false

jobs:
publish-docs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
ci:
runs-on: ubuntu-latest
steps:
# Setup environment
Expand Down

0 comments on commit e661821

Please sign in to comment.