Skip to content

Commit

Permalink
Switch GH Pages compilation to the release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaljanicki committed Oct 26, 2023
1 parent 4048cd9 commit 2263ac8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
name: Deploy documentation to Pages

on:
push:
branches:
- master
paths:
- 'docs/**'
- '.github/workflows/gh_pages.yml'
release:
types: [created]

permissions:
contents: read
Expand Down

0 comments on commit 2263ac8

Please sign in to comment.