mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-06 13:16:09 +00:00
CI updates
This commit is contained in:
parent
103e00febe
commit
3e3a862a45
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -238,7 +238,7 @@ jobs:
|
|||||||
name: Release
|
name: Release
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [ check, build ]
|
needs: [ check, build-cli, build-gui ]
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user