mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-12-22 22:18:09 +00:00
Update ci.yml
This commit is contained in:
parent
ff8260e0dc
commit
7f537ce019
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -28,6 +28,11 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
attestations: write
|
||||||
|
id-token: write
|
||||||
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Build all
|
- name: Build all
|
||||||
|
Loading…
Reference in New Issue
Block a user