mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
Potential fix for code scanning alert no. 7: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2474ee6e5
commit
7f35b0114b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
needs:
|
||||
- build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user