Skip to content

Commit

Permalink
gha
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech committed Nov 24, 2023
1 parent d388cc7 commit fc4afc5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ env:
WEBAPP_CSPROJ: BlazorStaticMinimalBlog.csproj

jobs:
build:
build-and-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit fc4afc5

Please sign in to comment.