Skip to content

Commit

Permalink
🐳 chore: FTP on release
Browse files Browse the repository at this point in the history
  • Loading branch information
DNA-styx committed Dec 4, 2024
1 parent 173b841 commit 71b8df1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ftp.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on: [workflow_dispatch]
on:
workflow_dispatch:
release:
types: [published]

name: 🚀 Deploy Demo website
jobs:
web-deploy:
Expand Down

0 comments on commit 71b8df1

Please sign in to comment.