forked from docs/doc-exports
Update .gitea/workflows/openapi.yml
This commit is contained in:
@ -76,7 +76,7 @@ jobs:
|
||||
|
||||
echo "EOF" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: List URLs
|
||||
- name: List URLs
|
||||
run: |
|
||||
for url in ${{ steps.changed-files.outputs.changed_urls }}; do
|
||||
echo "$url was changed"
|
||||
|
||||
Reference in New Issue
Block a user