mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-11 19:53:52 +08:00
Update build-all.yml
This commit is contained in:
2
.github/workflows/build-all.yml
vendored
2
.github/workflows/build-all.yml
vendored
@@ -15,6 +15,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
create-release:
|
create-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
outputs:
|
outputs:
|
||||||
release_tag_name: ${{ env.release_tag_name }}
|
release_tag_name: ${{ env.release_tag_name }}
|
||||||
build_meta: ${{ env.build_meta }}
|
build_meta: ${{ env.build_meta }}
|
||||||
|
|||||||
Reference in New Issue
Block a user