We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4d1a4 commit 7bb0f8fCopy full SHA for 7bb0f8f
.github/workflows/next_deploy.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- develop # change to main if needed
6
+ - feat/fix-of-next-path
7
jobs:
8
deploy:
9
name: Deploy app
0 commit comments