this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #23 from websages/ci/deploy-on-production-branch

ci: trigger deploy on production branch

authored by

Michael Stahnke and committed by
GitHub
1e5a27f6 b4a04da0

+1 -1
+1 -1
.github/workflows/deploy.yml
··· 3 3 on: 4 4 push: 5 5 branches: 6 - - tumble-dark 6 + - production 7 7 8 8 jobs: 9 9 deploy: