Skip to content

Commit

Permalink
♻️ another deployment test
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Dec 17, 2023
1 parent 8979927 commit 639e24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 🚀 UI deployment

on:
push:
branches: ["main"]
branches: ["main", "gh-pages-deployment"]
workflow_dispatch:

# Allows only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
Expand Down

0 comments on commit 639e24e

Please sign in to comment.