Skip to content

Commit

Permalink
feat: deployment url
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Jun 6, 2024
1 parent ca9de03 commit d2a3d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit d2a3d51

Please sign in to comment.