mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
🤖 action 改寫
This commit is contained in:
parent
e461e05f98
commit
c6a4bd0ee1
5
.github/workflows/auto_newversion.yml
vendored
5
.github/workflows/auto_newversion.yml
vendored
@ -13,7 +13,4 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: jitterbit/get-changed-files@v1
|
||||
- run: |
|
||||
for changed_file in ${{ steps.files.outputs.all }}; do
|
||||
echo "Do something with this ${changed_file}."
|
||||
done
|
||||
- run: echo ${{ steps.files.outputs.all }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user