Skip to content

Commit

Permalink
Fix permissions to push images
Browse files Browse the repository at this point in the history
  • Loading branch information
maseabunikie committed Jun 21, 2023
1 parent c5884cf commit 645c607
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tii-mocap-pose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
types: [fog-ros-baseimage-update]
workflow_dispatch:


permissions:
contents: read
packages: write

jobs:
cross_compile:
name: Build & push
Expand Down

0 comments on commit 645c607

Please sign in to comment.