Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Set deploy_docs environment
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Oct 28, 2022
1 parent f0de239 commit a3fca4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:

deploy_docs:
runs-on: ubuntu-latest
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v3
- name: Install Crystal
Expand Down

0 comments on commit a3fca4a

Please sign in to comment.