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
Post job cleanup. Start check branch /usr/bin/git config --global --add safe.directory /home/runner/work/lpr/lpr /usr/bin/git config core.ignorecase false /usr/bin/git ls-remote --heads ***github.com/eatomelette/lpr.git refs/heads/actions/filedb Creating worktree… /usr/bin/git worktree add --no-checkout --detach .branch-filestorage-action-temp Preparing worktree (detached HEAD 196c582) /usr/bin/git checkout --orphan actions/filedb Switched to a new branch 'actions/filedb' /usr/bin/git config user.name filestorage-action /usr/bin/git config user.email filestorage-action@users.noreply.github.com Created the actions/filedb branch… 🔧 /usr/bin/git reset --hard /usr/bin/git commit --no-verify --allow-empty -m Initial actions/filedb commit --author=filestorage-action filestorage-action@users.noreply.github.com [actions/filedb (root-commit) 11901bb] Initial actions/filedb commit Checking if there are files to commit… /usr/bin/git add --all . /usr/bin/git commit -m update filestorage at 2023-10-08T04:25:02.366Z --quiet --no-verify --author=filestorage-action filestorage-action@users.noreply.github.com Force-pushing changes... /usr/bin/git push --force origin actions/filedb remote: Permission to eatomelette/lpr.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/eatomelette/lpr/': The requested URL returned error: 403 Error: The process '/usr/bin/git' failed with exit code 128 Notice: Save file failed! ❌
Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-[10](https://github.com/eatomelette/lpr/actions/runs/6445492407/job/17499609053#step:10:10)-[11](https://github.com/eatomelette/lpr/actions/runs/6445492407/job/17499609053#step:10:11)-github-actions-deprecating-save-state-and-set-output-commands/
set-output
The text was updated successfully, but these errors were encountered:
please check this settings in Settings -> Actions -> General
Settings -> Actions -> General
Sorry, something went wrong.
No branches or pull requests
Post job cleanup.
Start check branch
/usr/bin/git config --global --add safe.directory /home/runner/work/lpr/lpr
/usr/bin/git config core.ignorecase false
/usr/bin/git ls-remote --heads ***github.com/eatomelette/lpr.git refs/heads/actions/filedb
Creating worktree…
/usr/bin/git worktree add --no-checkout --detach .branch-filestorage-action-temp
Preparing worktree (detached HEAD 196c582)
/usr/bin/git checkout --orphan actions/filedb
Switched to a new branch 'actions/filedb'
/usr/bin/git config user.name filestorage-action
/usr/bin/git config user.email filestorage-action@users.noreply.github.com
Created the actions/filedb branch… 🔧
/usr/bin/git reset --hard
/usr/bin/git commit --no-verify --allow-empty -m Initial actions/filedb commit --author=filestorage-action filestorage-action@users.noreply.github.com
[actions/filedb (root-commit) 11901bb] Initial actions/filedb commit
Checking if there are files to commit…
/usr/bin/git add --all .
/usr/bin/git commit -m update filestorage at 2023-10-08T04:25:02.366Z --quiet --no-verify --author=filestorage-action filestorage-action@users.noreply.github.com
Force-pushing changes...
/usr/bin/git push --force origin actions/filedb
remote: Permission to eatomelette/lpr.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/eatomelette/lpr/': The requested URL returned error: 403
Error: The process '/usr/bin/git' failed with exit code 128
Notice: Save file failed! ❌
Warning: The
set-output
command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-[10](https://github.com/eatomelette/lpr/actions/runs/6445492407/job/17499609053#step:10:10)-[11](https://github.com/eatomelette/lpr/actions/runs/6445492407/job/17499609053#step:10:11)-github-actions-deprecating-save-state-and-set-output-commands/The text was updated successfully, but these errors were encountered: