Skip to content

Commit

Permalink
Update car-demo-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sgknoldus authored Jan 23, 2024
1 parent f6d7cdd commit fa0a7c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/car-demo-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ env:
jobs:
setup-build-publish-deploy:
runs-on: ubuntu-latest
#permissions:
#contents: read
#packages: write
#id-token: write
permissions:
contents: read
packages: write
id-token: write
steps:
- uses: actions/checkout@v3
- name: Set up JDK 19
Expand Down

0 comments on commit fa0a7c3

Please sign in to comment.