Skip to content

Commit

Permalink
finalising github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ma4nn committed Nov 13, 2024
1 parent ae93e5e commit cb75522
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name: Publish Demo

on:
push:
branches:
- master
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Animated headlines with interchangeable words that replace one another through CSS transitions.

## Demo

see https://vianetz.github.io/animated-headlines-vanilla/

## Installation

### npm
Expand Down

0 comments on commit cb75522

Please sign in to comment.