Skip to content

Commit

Permalink
Update deploy_lyve-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis3797 authored May 15, 2024
1 parent fe309c2 commit 57956a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_lyve-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ on:

permissions:
contents: read
packages: write


jobs:
build:
Expand Down Expand Up @@ -67,6 +69,7 @@ jobs:
deploy:
permissions:
contents: none
packages: write
runs-on: ubuntu-latest
needs: build
environment:
Expand Down

0 comments on commit 57956a5

Please sign in to comment.