mirror of
https://github.com/rosven9856/gitea_creating_release_action.git
synced 2025-09-06 10:42:56 +08:00
update issue workflows
This commit is contained in:
parent
dbc255cba7
commit
2e61ded93a
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
message: |
|
||||
Author: ${{ github.actor }}
|
||||
Repository: ${{ github.repository }}
|
||||
Event: ${{github.event.name}}
|
||||
Event: ${{ github.event.name }}
|
||||
Issue: ${{ github.event.issue.number }}
|
||||
|
||||
See changes: https://github.com/${{ github.repository }}/issues/${{ github.event.issue.number }}
|
Loading…
x
Reference in New Issue
Block a user