Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
suoyuan666 authored Mar 8, 2024
1 parent e8a2ca7 commit aa0753e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
# url: ${{ steps.deployment.outputs.page_url }}
url: https://s5nblog.site
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit aa0753e

Please sign in to comment.