mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-10 20:25:06 +01:00
Attempted fix for release
job
This commit is contained in:
parent
50e4f259a8
commit
7f497a3724
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -248,6 +248,8 @@ jobs:
|
||||
- name: Build
|
||||
run: ./.ci/ios.sh
|
||||
release:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
needs: [windows, linux, macos-universal, android, source]
|
||||
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
|
Loading…
Reference in New Issue
Block a user