We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
partial workflow file
- name: PreDeploy run: | sudo ls -al tmp sudo ls -al tmp/files/profiles - name: Deploy uses: s0/git-publish-subdir-action@develop env: REPO: url BRANCH: master FOLDER: tmp SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
out log
total 68 drwxr-xr-x 5 runner docker 4096 May 21 09:35 . drwxr-xr-x 6 runner docker 4096 May 21 09:35 .. -rw-r--r-- 1 root root 35149 May 21 09:35 LICENSE -rw-r--r-- 1 root root 225 May 21 09:35 README.md -rw-r--r-- 1 root root 389 May 21 09:35 bootstrap.sh drwxr-xr-x 4 root root 4096 May 21 09:35 files -rw-r--r-- 1 root root 1046 May 21 09:35 now.json drwxr-xr-x 5 root root 4096 May 21 09:35 sub-web drwxr-xr-x 8 root root 4096 May 21 09:35 subconverter total 20 drwxr-xr-x 2 root root 4096 May 21 09:35 . drwxr-xr-x 4 root root 4096 May 21 09:35 .. -rw-r--r-- 1 root root 284 May 21 09:35 china.ini -rw-r--r-- 1 root root 427 May 21 09:35 free.ini -rw-r--r-- 1 root root 286 May 21 09:35 free2.ini
all published success except files
files
The text was updated successfully, but these errors were encountered:
Hi thanks or the bug report.
Is this by any chance in a public repo that I can take a look at, or is it private?
Sorry, something went wrong.
@s0 here is my workflow file linkhttps://raw.githubusercontent.com/ileeoyo/now-subconverter/master/.github/workflows/main.yml
https://raw.githubusercontent.com/ileeoyo/now-subconverter/master/.github/workflows/main.yml
No branches or pull requests
partial workflow file
out log
all published success except
files
The text was updated successfully, but these errors were encountered: