Update pages.yml
This commit is contained in:
parent
c26cd7ce4f
commit
ddbdbc1a96
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
@ -38,8 +38,7 @@ jobs:
|
|||
with:
|
||||
name: go-app
|
||||
path: .
|
||||
|
||||
- name: 'Deploy to Azure Web App'
|
||||
|
||||
- name: Deploy GitHub Pages site
|
||||
uses: actions/deploy-pages@v4.0.5
|
||||
id: deploy-to-pages
|
||||
|
|
Loading…
Reference in a new issue