Skip to content

Commit

Permalink
Merge pull request #127 from DefangLabs/lio-deploy-private-repo
Browse files Browse the repository at this point in the history
support private repos in deploy action
  • Loading branch information
lionello authored Jun 21, 2024
2 parents acee684 + 6eb9e48 commit 1a0fa3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write

steps:
Expand Down

0 comments on commit 1a0fa3b

Please sign in to comment.