Update workflow
This commit is contained in:
@@ -12,3 +12,6 @@ jobs:
|
||||
|
||||
- name: Use Gitea Context
|
||||
run: echo "${{ toJson(gitea) }}"
|
||||
|
||||
- name: Use Github Context
|
||||
run: echo "${{ toJson(github) }}"
|
||||
|
||||
Reference in New Issue
Block a user