Skip to content

Commit

Permalink
Disable updating the website on 2.0.x release.
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Oct 7, 2021
1 parent 50a4280 commit f2582cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-website.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Update Website
on:
workflow_dispatch: {}
release:
types: [released]

jobs:
update-website:
Expand Down

0 comments on commit f2582cc

Please sign in to comment.