mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 14:59:06 +08:00
Fix debug logging link (#820)
This commit is contained in:
parent
dc8e290405
commit
2f164000dc
@ -124,6 +124,6 @@ Use ECMAScript regular expression syntax when testing patterns.
|
|||||||
|
|
||||||
### File property getting dropped
|
### File property getting dropped
|
||||||
|
|
||||||
[Enable debug logging](https://help.github.com/en/actions/configuring-and-managing-workflows/managing-a-workflow-run#enabling-debug-logging) to determine why the file is getting dropped.
|
[Enable debug logging](https://docs.github.com/en/actions/managing-workflow-runs/enabling-debug-logging) to determine why the file is getting dropped.
|
||||||
|
|
||||||
This usually happens when the file does not exist or is not under the workflow repo.
|
This usually happens when the file does not exist or is not under the workflow repo.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user