Skip to content

Commit

Permalink
add permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Dec 20, 2023
1 parent 79681e2 commit 5f2a75d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-22.04
strategy:
fail-fast: false
permissions:
contents: read
packages: write
env:
PUSH: ${{ (github.repository == 'luxonis/rae-ros') }}
steps:
Expand Down

0 comments on commit 5f2a75d

Please sign in to comment.