Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
ci: deploy page when a release is published (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio authored May 2, 2022
1 parent 9ab4d90 commit ae8c495
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: GitHub Pages

on:
push:
branches:
- master
release:
types: [published]
workflow_dispatch:

env:
Expand Down

0 comments on commit ae8c495

Please sign in to comment.