mirror of
https://github.com/certimate-go/certimate.git
synced 2026-06-04 21:02:40 +08:00
build: configure github actions
This commit is contained in:
parent
12013e8082
commit
0fedd4f708
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -154,6 +154,8 @@ jobs:
|
||||
create-release:
|
||||
needs: [build-linux, build-macos, build-windows]
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user