„.gitea/workflows/changereadme.yml“ ändern
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Show Event Details
|
||||
run: echo "${{toJSON(github.event)}}""
|
||||
run: echo "${{toJSON(github.event)}}"
|
||||
add-to-readme:
|
||||
runs-on: ubuntu-latest
|
||||
needs: output-event-details
|
||||
|
||||
Reference in New Issue
Block a user