deploy-to-azure icon indicating copy to clipboard operation
deploy-to-azure copied to clipboard

Fix regular expressions escaping in a workflow

Open sinsukehlab opened this issue 1 year ago • 0 comments

Escape . to \\.

Summary

Fix regular expressions escaping in a workflow

Changes

.\\.

Task list

  • [x] For workflow changes, I have verified the Actions workflows function as expected.
  • [x] For content changes, I have reviewed the style guide.

sinsukehlab avatar May 01 '24 10:05 sinsukehlab