Skip to content

Where exactly is my syntax error on github actions workflow file? #26796

Discussion options

You must be logged in to vote

See the YAML spec, chapter 6.1:

To maintain portability, tab characters must not be used in indentation, since different systems treat tabs differently.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants