We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db1dd3 commit dcd6d0eCopy full SHA for dcd6d0e
.github/workflows/dev-PYM.yaml
@@ -26,3 +26,6 @@ jobs:
26
echo '${{ secrets.DEVPYM_ENV }}"' > .env
27
ls -ltra
28
./deploy.sh ${{ env.BRANCH_NAME }}
29
+
30
31
+#Testing
0 commit comments