mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ci: Only generate releases on tag push to xemu-project/xemu
This commit is contained in:
committed by
mborgerson
parent
40003f67e9
commit
78f0b9e2b6
@@ -11,6 +11,7 @@ concurrency:
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
if: github.repository_owner == 'xemu-project'
|
||||
uses: ./.github/workflows/release.yml
|
||||
with:
|
||||
ref: ${{ github.ref_name }}
|
||||
|
||||
Reference in New Issue
Block a user