PoulainMaxime / github-action-clean-before-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This action allow you to remove files and dependencies for clean projet.

You need to replace the inputs commands:

      - name: building
        uses: PoulainMaxime/github-action-clean-before-deploy@master
        with:
          path: $PATH for folder vue | you can leave it blank if the project and has the root

About


Languages

Language:Shell 80.5%Language:Dockerfile 19.5%