Skip to content

Commit

Permalink
Update deploy.yml (#15)
Browse files Browse the repository at this point in the history
now on publish
  • Loading branch information
Lomet authored Dec 22, 2024
1 parent 08d24c7 commit 091eeaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy to GitHub Pages

on:
push:
branches:
- master # Adjust if your default branch is named differently, e.g., main
release:
types:
- published

jobs:
build:
Expand Down

0 comments on commit 091eeaa

Please sign in to comment.