mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-26 18:34:54 +00:00
Enhance workflow conditionals for forked repositories and notifications (#4179)
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
discord:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
if: github.repository_owner == 'itzg'
|
||||
steps:
|
||||
- name: on-publish
|
||||
if: github.event_name == 'release' && github.event.action == 'published'
|
||||
|
||||
Reference in New Issue
Block a user