Skip to content

Commit

Permalink
Merge branch 'master' into maintain/migrate-to-actions-4
Browse files Browse the repository at this point in the history
  • Loading branch information
kroenlein authored May 30, 2024
2 parents d76c4ff + 8cb467c commit 917c61e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Initialize the environment
uses: ./.github/actions/initialize
with:
Expand Down

0 comments on commit 917c61e

Please sign in to comment.