Skip to content

Commit

Permalink
build(pages): ignore deploy name
Browse files Browse the repository at this point in the history
  • Loading branch information
Octobug committed Nov 23, 2023
1 parent 853a2ce commit f7e6e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
needs: build
runs-on: ubuntu-latest
name: Deploy
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit f7e6e63

Please sign in to comment.