Skip to content

Commit

Permalink
Merge 006b7b5 into f672c10
Browse files Browse the repository at this point in the history
  • Loading branch information
jeluard committed Mar 18, 2024
2 parents f672c10 + 006b7b5 commit 915df50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
docs:
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: ubuntu-latest
env:
DEPLOY_REF: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.ref || 'stable' }}
steps:
Expand Down

0 comments on commit 915df50

Please sign in to comment.