Skip to content

Commit

Permalink
update to docs publish action workflow to trigger upon new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
laureng-hd committed May 7, 2024
1 parent 4d37b83 commit 5e8d6f3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-docpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
name: Publish Docs Page

on:
push:
branches:
- dev_env
release:
types: [published]

permissions:
contents: write
Expand Down

0 comments on commit 5e8d6f3

Please sign in to comment.