'How to rename recently uploaded md files using github action?
I use other API to upload MD to github's directory, and trigger workflow for follow-up work
I need to add a section to the workflow to find files and rename the files, replace some characters with the current date, I tried adding sed, find commands, but it doesn't work, what should I do? enter image description here
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
