Skip to content

Commit

Permalink
changing github pages release trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Mariuxdeangelo <[email protected]>
  • Loading branch information
Mariuxdeangelo committed Jul 2, 2024
1 parent 230abe2 commit 933e8a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-and-publish-page.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Node.js CI

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

workflow_dispatch:

Expand Down

0 comments on commit 933e8a0

Please sign in to comment.