We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f077c9 commit 4f41169Copy full SHA for 4f41169
.github/workflows/next_deploy.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
branches:
5
- develop # change to main if needed
6
- - feat/fix-of-next-path
+ - feat/github-orgid-endpoint
7
jobs:
8
deploy:
9
name: Deploy app
0 commit comments