Update CI workflow for main branch and release events
This commit is contained in:
parent
311132e765
commit
414fd0a781
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -62,6 +62,7 @@ jobs:
|
|||
|
||||
release:
|
||||
needs: build
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: php:8.3
|
||||
|
|
Loading…
Add table
Reference in a new issue