Skip to content

Commit

Permalink
Support website publish on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Dec 7, 2023
1 parent 583e9e8 commit e86e503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
workflow_dispatch:

permissions: {}
jobs:
Expand Down

0 comments on commit e86e503

Please sign in to comment.