Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs-koteswaradodda authored Sep 16, 2024
1 parent a6604c2 commit e1d68fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/vertx-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ jobs:
if: github.ref == 'refs/heads/master'
name: Deploy Snapshots
runs-on: ubuntu-latest
permissions:
contents: 'read'
id-token: 'write'

steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit e1d68fc

Please sign in to comment.